Click or drag to resize

GH_SliderEventArgsSlider Property

Gets the instance of the slider that raised the event.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_SliderBase Slider { get; }

Property Value

Type: GH_SliderBase

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderEventArgs.Slider"]

See Also