←Select platform

Process Method

Summary
Processes the next state during an animation playback.
Syntax
C#
VB
C++
public RasterImageAnimatorState Process() 
Public Function Process() As RasterImageAnimatorState 
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

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.