The following tables list the members exposed by AnimatedImageManager.ImageFrameChangedEventArgs.
Name | Description | |
---|---|---|
![]() | CurrentFrame | Indicates the index of the currently active frame in the image. |
![]() | FrameCount | Get the total number of time-based frames from the image. |
![]() | Image | Gets the image whose current frame changed. |
![]() | IsLastFrame | Indicates if the currently active frame of the image is the last frame. |
![]() | SuspendAnimation | Indicates if the animation for this image should be suspended |