Click or drag to resize

ConstructionPlaneShowAxes Property

Gets or sets whether the axes of the grid should be visible.

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

Property Value

Type: Boolean
See Also