ViewInfoShowConstructionZAxis Property |
Whether the construction plane z axis is drawn in this view.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic bool ShowConstructionZAxis { get; set; }Public Property ShowConstructionZAxis As Boolean
Get
Set
Property Value
Type:
Boolean
See Also