Click or drag to resize

ViewportInfoFrustumLeft Property

Gets the frustum left value. This is -right if the frustum has a vertical symmetry axis.

This number is usually negative.

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

Property Value

Type: Double
See Also