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
Syntaxpublic bool ShowAxes { get; set; }Public Property ShowAxes As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also