C#
VB
WinRT C#
C++
Gets the current state of the animation playback engine.
public RasterImageAnimatorState State { get; }
Public ReadOnly Property State As Leadtools.RasterImageAnimatorState
public Leadtools.RasterImageAnimatorState State {get;}
get_State();
public:
property Leadtools.RasterImageAnimatorState State {
Leadtools.RasterImageAnimatorState get();
}
A RasterImageAnimatorState enumeration member that indicates current state of the animation playback engine.
Refer to RasterImageAnimatorState for description of the different states.
For an example, refer to Append.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET