UserInterfaceSliderOnValueChanged Method |
Called when the slider's value changes. The default implementation
calls the ValueChanged event
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxprotected virtual void OnValueChanged()
Protected Overridable Sub OnValueChanged
See Also