Click or drag to resize

ConstructionPlaneShowZAxis Property

Gets or sets whether the Z axis of the grid should be visible.

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

Property Value

Type: Boolean
See Also