GH_Slider.ValueChanged Event

GH_SliderValueChanged Event

Raised whenever the value of the slider is changed via GUI interaction.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_SliderValueChangedEventHandler ValueChanged
Public Event ValueChanged As GH_SliderValueChangedEventHandler

Value

Type: Grasshopper.GUIGH_SliderValueChangedEventHandler
See Also