GH_VerticalScrollBarScreenHeight Property |
Gets or sets the height of the screen area (the visible area)
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int ScreenHeight { get; set; }
Public Property ScreenHeight As Integer
Get
Set
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.GUI.GH_VerticalScrollBar.ScreenHeight"]
See Also