GH_PageSettingsDrawGrid Property |
Gets or sets whether the grid ought to be drawn.
Namespace:
Grasshopper.GUI.Theme
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool DrawGrid { get; set; }
Public Property DrawGrid As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_PageSettings.DrawGrid"]
See Also