GH_PageSettings.GridHeight Property

GH_PageSettingsGridHeight Property

Gets or sets the height of a page grid cell.

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int GridHeight { get; set; }
Public Property GridHeight As Integer
	Get
	Set

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_PageSettings.GridHeight"]

See Also