AnimInvertPlay method |
|
Remarks Inverts the order used to display the frames contained inside the animation. This method can be used only with the Ctl3dPictureBox control and if an animation is currently loaded.
Syntax
[Visual Basic] Public Function AnimInvertPlay () as Bool
[C#] public bool AnimInvertPlay ();
[C++] public: bool AnimInvertPlay ();
Return value
|