Sprite overview

Constructors

 ConstructorOverloaded

Public Methods

 ContinueContinues the animation after a pause.
 NewFromType
 PausePauses the animation.
 PlaySets the animation in motion.
 StopStops the animation.

Public Properties

 BoundsGets or sets the Bounds of the animated objects.
 ClipGets or sets a boolean value which switches clipping on or off on the animated objects.
 DurationGets or sets a value for the duration or speed of the animation in milliseconds.
 EasingFunctionGets or sets the EasingFunction of the animation.
 EasingModeGets or sets the EasingMode of the animation.
 EnabledGets or sets a boolean value enabling the animation.
 FadeGets or sets a value from -1.0 to +1.0, the opacity of the animated object.
 MaxZoomGets or sets a value of the zoom scaling of the object. 1.0 is identity.
 RotateMaxGets or sets the finishing rotation angle.
 RotateMinGets or sets the starting rotation angle.
 Series
 TranslateGets or sets a value for the x and y coordinates added to translate an object.

See Also

Sprite Class | Steema.TeeChart.Animations Namespace