Version

OpacityAnimation class Methods

For a list of all members of this type, see OpacityAnimation members.

Public Methods
 NameDescription
Public MethoddisposeDisposes of the animation object. (Inherited from Infragistics.Web.UI.AnimationBase)
Public MethodonBeginShould be overriden on the base class. Notifies the Animation that it is about to Begin (Inherited from Infragistics.Web.UI.AnimationBase)
Public MethodonEndShould be overriden on the base class. Notifies the Animation that the animation has ended. (Inherited from Infragistics.Web.UI.AnimationBase)
Public MethodonNextShould be overriden on the base class. Fired for each tick of the Animation (Inherited from Infragistics.Web.UI.AnimationBase)
Public MethodplayStart animation.  
Public MethodstopStop animation.  
See Also