ResetAnimation()

For an Image object named myImage use the following syntax:

myImage.ResetAnimation("Roll|Spin",1.0)

In this example, all roll and spin actions on the object myImage are reset over 1 second.

Close