Click or drag to resize

GH_SliderBaseValueChanged Event

Raised whenever the value of this slider is changed due to User-Interface methods.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_SliderBaseValueChangedEventHandler ValueChanged

Value

Type: Grasshopper.GUI.BaseGH_SliderBaseValueChangedEventHandler
See Also