GH_DigitScrollerEventArgsScroller Property |
Gets the instance of the scroller that raised the event.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax 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"]
See Also