Click or drag to resize

GH_Slider_ObsoleteValueChanged 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_Slider_ObsoleteValueChangedEventHandler ValueChanged

Value

Type: Grasshopper.GUIGH_Slider_ObsoleteValueChangedEventHandler
See Also