LEADTOOLS (Leadtools assembly)

State Property

Show in webframe







Gets the current state of the animation playback engine.
Syntax
public RasterImageAnimatorState State {get;}
'Declaration
 
Public ReadOnly Property State As RasterImageAnimatorState
'Usage
 
Dim instance As RasterImageAnimator
Dim value As RasterImageAnimatorState
 
value = instance.State
public RasterImageAnimatorState State {get;}

            

            
 get_State(); 
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

See Also

Reference

RasterImageAnimator Class
RasterImageAnimator Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.