Visual Basic (Declaration) | |
---|---|
Public Function Process() As RasterImageAnimatorState |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterImageAnimator Dim value As RasterImageAnimatorState value = instance.Process() |
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: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7