Slider Members

The Slider type exposes the following members.

Constructors


  Name Description
Public method Slider
Initializes a new instance of the [Slider] class.

Methods


  Name Description
Protected method OnUpdate

Properties


  Name Description
Public property AutoScale
Gets or sets a value indicating whether [auto scale].
Public property Button
Gets the button.
Public property Ease
Gets or sets a value indicating whether this [Slider] is ease.
Public property EasedValue
Gets the eased value.
Public property Maximum
Gets or sets the maximum.
Public property Minimum
Gets or sets the minimum.
Public property Orientation
Gets or sets the orientation.
Public property Scale
Gets or sets the scale.
Public property Steps
Gets or sets the steps.
Public property Value
Gets or sets the value.

Events


  Name Description
Public event ValueChanged
Raised when [value changed].