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; }
Public ReadOnly Property FrustumRight As Double
Get
Property Value
Type:
DoubleSee Also