ImageAnimationController - класс |
Пространство имён: Tessa.UI.Controls
public class ImageAnimationController : IDisposable
Тип ImageAnimationController предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | 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.
(Переопределяет Object.Finalize().) |
![]() | 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.) |