Click or drag to resize

ViewportInfoFrustumRight Property

Gets the frustum right value. This is -left if the frustum has a vertical symmetry axis.

This number is usually positive.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double FrustumRight { get; }

Property Value

Type: Double
See Also