Click or drag to resize

ViewportInfoIsFrustumLeftRightSymmetric Property

Gets or sets a value that indicates whether the camera frustum has a vertical symmetry axis.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsFrustumLeftRightSymmetric { get; set; }

Property Value

Type: Boolean
See Also