ViewportInfoFrustumLeft Property |
Gets the frustum left value. This is -right if the frustum has a vertical symmetry axis.
This number is usually negative.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public double FrustumLeft { get; }
Public ReadOnly Property FrustumLeft As Double
Get
Property Value
Type:
DoubleSee Also