AnimationBase Members
A base class for all animation available in the DXGauge Suite.Fields
| Name | Description |
|---|---|
| EnableProperty static | Identifies the AnimationBase.Enable dependency property. |
Properties
| Name | Description |
|---|---|
| Enable | Gets or sets a value specifying whether the digital gauge control should be animated using creeping line or blinking animation. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject. |
See Also