Click or drag to resize

UserInterfaceSliderOnValueChanged Method

Called when the slider's value changes. The default implementation calls the ValueChanged event

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected virtual void OnValueChanged()
See Also