Click or drag to resize

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

Property Value

Type: GH_DigitScrollerBase

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerEventArgs.Scroller"]

See Also