ViewInfoShowConstructionGrid Property |
Whether the construction plane grid is drawn in this view.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic bool ShowConstructionGrid { get; set; }Public Property ShowConstructionGrid As Boolean
Get
Set
Property Value
Type:
Boolean
See Also