GH_PageSettingsGridWidth Property |
Gets or sets the width of a page grid cell.
Namespace:
Grasshopper.GUI.Theme
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int GridWidth { get; set; }
Public Property GridWidth As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_PageSettings.GridWidth"]
See Also