RhinoViewportIsPlanView Property |
true if construction plane z axis is parallel to camera direction.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool IsPlanView { get; }
Public ReadOnly Property IsPlanView As Boolean
Get
Property Value
Type:
BooleanSee Also