Click or drag to resize

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

Value

Type: Grasshopper.GUIGH_SliderValueChangedEventHandler
See Also