Click or drag to resize

ViewportInfoFrustumTop Property

Gets the frustum top value. This is -bottom if the frustum has a horizontal symmetry axis.

This number is usually positive.

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

Property Value

Type: Double
See Also