The following tables list the members exposed by ContinuousAnimation.
Name | Description | |
---|---|---|
ContinuousAnimation Constructor |
Name | Description | |
---|---|---|
duration | Gets the duration of the animation. (Inherited from Infragistics.Web.UI.AnimationObject) | |
equationType | Gets the equation that will be used in the animation. | |
maxSpeed | Gets the maximum speed of the animation. |
Name | Description | |
---|---|---|
dispose | Prepares the object for deleteion, to be used internally. (Inherited from Infragistics.Web.UI.AnimationObject) | |
isPlaying | Returns true if the animation is currently running. | |
play | Plays the current animation in the specified direction | |
stop | Ends the current animation. |