LinearScaleLevelBar Properties
A linear scale level bar.
Name | Description |
---|---|
Animation |
Provides access to the animation object that allows you to customize animation for the current value indicator.
Inherited from Value |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets or sets a value that defines whether an indicator can be returned as a hit-testing result.
Inherited from Value |
Is |
Gets or sets a value that indicates whether interactivity is enabled for the current value indicator.
Inherited from Value |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Options | Gets or sets the options of a level bar that specify its shape and position on a Linear scale. |
Predefined |
Returns a list of predefined presentations for a linear gauge level bar. |
Presentation | Gets or sets the current presentation that specifies the appearance of the level bar. |
Snap |
Gets or sets whether the gauge control snaps the indicator value to tickmarks.
Inherited from Value |
Value |
Gets or sets the value of a scale indicator.
Inherited from Value |
Visible |
Gets or sets whether the value indicator is visible.
Inherited from Value |
See Also