←Select platform

State Property

Summary
Gets the current state of the animation playback engine.
Syntax
C#
VB
C++
public RasterImageAnimatorState State { get; } 
Public ReadOnly Property State As RasterImageAnimatorState 
public: 
property RasterImageAnimatorState State { 
   RasterImageAnimatorState get(); 
} 

Property Value

A RasterImageAnimatorState enumeration member that indicates current state of the animation playback engine.

Remarks

Refer to RasterImageAnimatorState for description of the different states.

Example

For an example, refer to Append.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.