Click or drag to resize

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

Property Value

Type: Rectangle

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.Bounds"]

See Also