This document is archived and information here might be outdated. Recommended version. |
Pauses the playing or recording of the animation.
[Visual Basic .NET]
Public Sub PauseAnimation ( _
)
[C#]
public void PauseAnimation (
);
[C++]
HRESULT PauseAnimation(
void
);