public class ImageAnimationController : IDisposable
Public Class ImageAnimationController
Implements IDisposable
public ref class ImageAnimationController : IDisposable
type ImageAnimationController =
class
interface IDisposable
end
CurrentFrame | Returns the current frame index. |
FrameCount | Returns the number of frames in the image. |
IsComplete | Returns a value that indicates whether the animation is complete. |
IsPaused | Returns a value that indicates whether the animation is paused. |
Dispose | Disposes the current object. |
Dispose(Boolean) | Disposes the current object |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize |
Finalizes the current object.
(Переопределяет ObjectFinalize) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
GotoFrame | Seeks the animation to the specified frame index. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
Pause | Pauses the animation. |
Play | Starts or resumes the animation. If the animation is complete, it restarts from the beginning. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
CurrentFrameChanged | Raised when the current frame changes. |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |