GH_SliderEventArgsSlider Property  | 
 
 Gets the instance of the slider that raised the event.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic GH_SliderBase Slider { get; }Public ReadOnly Property Slider As GH_SliderBase
	Get
Property Value
Type: 
GH_SliderBase[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderEventArgs.Slider"]
See Also