Click or drag to resize

UserInterfaceSliderValue Property

Current value that the slider represents

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public double Value { get; set; }

Property Value

Type: Double
See Also