Version

AnimatedImageManager Class Members

The following tables list the members exposed by AnimatedImageManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EnabledGets or sets a value indicating whether this AnimatedImageManager is enabled.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetImagesGets the images currently registered with the AnimatedImageManager  
Public Methodstatic (Shared in Visual Basic)GetSuspendedImagesGets the images which currently have animation suspended.  
Public Methodstatic (Shared in Visual Basic)IsImageAnimationSuspendedDetermines whether animation has been suspended for the specified image.  
Public Methodstatic (Shared in Visual Basic)ResumeAnimationOverloaded. Resumes the animation for all images.  
Public Methodstatic (Shared in Visual Basic)SuspendAnimationOverloaded. Suspends the animation for all currently registered images.  
Public Events
 NameDescription
Public EventImageFrameChangedEvent that fires whenever the active frame of an animated image changes.  
See Also