Click or drag to resize

ViewportInfoIsFrustumTopBottomSymmetric Property

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

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

Property Value

Type: Boolean
See Also