Skip to main content

SymbolsAnimation Members

A base class for creeping line and blinking animation effects of a digital gauge control.

Fields

Name Description
EnableProperty static Identifies the AnimationBase.Enable dependency property. Inherited from AnimationBase.
RefreshTimeProperty static Identifies the SymbolsAnimation.RefreshTime 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. Inherited from AnimationBase.
RefreshTime Gets or sets the refresh time between two symbol animations.

Events

Name Description
PropertyChanged Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject.
See Also