Click or drag to resize

ViewportInfoFrustumHeight Property

Gets the frustum height. This is FrustumTop - FrustumBottom.

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

Property Value

Type: Double
See Also