Version

ContinuousAnimation class Members

The following tables list the members exposed by ContinuousAnimation.

Public Constructors
 NameDescription
Public ConstructorContinuousAnimation Constructor  
Public Properties
 NameDescription
Public PropertydurationGets the duration of the animation. (Inherited from Infragistics.Web.UI.AnimationObject)
Public PropertyequationTypeGets the equation that will be used in the animation.  
Public PropertymaxSpeedGets the maximum speed of the animation.  
Public Methods
 NameDescription
Public MethoddisposePrepares the object for deleteion, to be used internally. (Inherited from Infragistics.Web.UI.AnimationObject)
Public MethodisPlayingReturns true if the animation is currently running.  
Public MethodplayPlays the current animation in the specified direction  
Public MethodstopEnds the current animation.  
See Also