Click or drag to resize

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; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.GH_VerticalScrollBar.TargetHeight"]

See Also