Click or drag to resize

UserInterfaceSliderAllowValueBeforeRangeStart Property

Set to true if you want to allow dragging of the slider grip before the start of the defined range.

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

Property Value

Type: Boolean
See Also