Version

AnimatedImageManager.ImageFrameChangedEventArgs Class Members

The following tables list the members exposed by AnimatedImageManager.ImageFrameChangedEventArgs.

Public Properties
 NameDescription
Public PropertyCurrentFrameIndicates the index of the currently active frame in the image.  
Public PropertyFrameCountGet the total number of time-based frames from the image.  
Public PropertyImageGets the image whose current frame changed.  
Public PropertyIsLastFrameIndicates if the currently active frame of the image is the last frame.  
Public PropertySuspendAnimationIndicates if the animation for this image should be suspended  
See Also