Click or drag to resize

GH_DigitScrollerBaseScrollBoxes Property

Gets all scroll boxes (from left to right) for this control, not including the radix box.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<Rectangle> ScrollBoxes { get; }

Property Value

Type: ListRectangle

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

See Also