LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Process Method






Processes the next state during an animation playback. .NET support WinRT support
Syntax
public RasterImageAnimatorState Process()
'Declaration
 
Public Function Process() As RasterImageAnimatorState
'Usage
 
Dim instance As RasterImageAnimator
Dim value As RasterImageAnimatorState
 
value = instance.Process()
public RasterImageAnimatorState Process()
 function Leadtools.RasterImageAnimator.Process()
public:
RasterImageAnimatorState Process(); 

Return Value

A RasterImageAnimatorState enumeration member that describes the new state of the animation playback engine
Remarks

You should call this method in a loop to continually process the playback.

Example
For an example, refer to RasterImageAnimator.
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.