Grasshopper API
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)

public List<Rectangle> ScrollBoxes { get; }
Public ReadOnly Property ScrollBoxes As List(Of Rectangle) Get
Property Value
Type: ListRectangle[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.ScrollBoxes"]
