| Visual Basic (Declaration) | |
|---|---|
Public Function Process() As RasterImageAnimatorState  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public RasterImageAnimatorState Process()  | |
| C++/CLI | |
|---|---|
public: RasterImageAnimatorState Process();  | |
Return Value
A RasterImageAnimatorState enumeration member that describes the new state of the animation playback engineFor an example, refer to RasterImageAnimator. 
You should call this method in a loop to continually process the playback.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family