Grasshopper API
GH_DigitScrollerEventArgsScroller Property |
Gets the instance of the scroller that raised the event.
Namespace: Grasshopper.GUI.Base
Assembly: Grasshopper (in Grasshopper.dll)

public GH_DigitScrollerBase Scroller { get; }
Public ReadOnly Property Scroller As GH_DigitScrollerBase Get
Property Value
Type: GH_DigitScrollerBase[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerEventArgs.Scroller"]
