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