LinearScaleIndicator Properties
Serves as the base class for a linear scale’s value indicators.
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 |
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