Click or drag to resize

GH_VerticalScrollBarGripRegion Property

Gets the grip region for this scroll bar. The Grip Region is the area in which the grip can be found. It is essentially the Client area minus the padding.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Rectangle GripRegion { get; }

Property Value

Type: Rectangle

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

See Also