Click or drag to resize

UserInterfaceSliderDisplayValue Property

Should the slider display the current value as text on the screen

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

Property Value

Type: Boolean
See Also