Click or drag to resize

ViewportInfoFrustumMinimumDiameter Property

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

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

Property Value

Type: Double
See Also