Click or drag to resize

ViewInfoShowConstructionGrid Property

Whether the construction plane grid is drawn in this view.

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

Property Value

Type: Boolean
See Also