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