Click or drag to resize

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; }

Property Value

Type: Double
See Also