SymbolViewBase Properties
A base class for all symbol view types of a digital gauge control.
Name | Description |
---|---|
Animation | Provides access to the animation object that allows you to customize animation for the current symbol view type. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Custom |
Provides elements that are used in custom symbol mapping. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Height | Specifies the symbol’s height for the current symbol view. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Options | Provides access to the settings that specify the symbol view position on the symbols panel. |
Width | Specifies the symbol’s width for the current symbol view. |
See Also