Click or drag to resize

ViewportInfoFrustumMaximumDiameter Property

Gets the frustum maximum diameter, or the maximum between FrustumWidth and FrustumHeight.

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

Property Value

Type: Double
See Also