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