GH_DigitScrollerBaseBounds Property |
Gets or sets the Bounds for this scroller.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override Rectangle Bounds { get; set; }
Public Overrides Property Bounds As Rectangle
Get
Set
Property Value
Type:
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.Bounds"]
See Also