LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

State Property






Gets the current state of the animation playback engine. .NET support WinRT support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageAnimator Class
RasterImageAnimator Members

 

 


Products | Support | Contact Us | Copyright Notices

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