GH_VerticalScrollBarGrip Property |
Gets the actual dimensions of the scroll bar grip.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Rectangle Grip { get; }
Public ReadOnly Property Grip As Rectangle
Get
Property Value
Type:
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.GH_VerticalScrollBar.Grip"]
See Also