Click or drag to resize

ViewInfoShowConstructionAxes Property

Whether the construction plane x and y axes are drawn in this view.

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

Property Value

Type: Boolean
See Also