LAnimationWindow::StopAnimation
#include "ltwrappr.h"
L_VOID LAnimationWindow::StopAnimation()
Stops animation playback.
Returns
None
Comments
If no animation is started, the function will simply return.
Required DLLs and Libraries
LTDIS For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Example
For an example, refer to LAnimationWindow::PlayAnimation.