This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationPlayer Interface > IAGAnimationPlayer.PauseAnimation Method (ArcObjects .NET 10.4 SDK) |
Pauses the playing or recording of the animation.
[Visual Basic .NET]
Public Sub PauseAnimation ( _
)
[C#] public void PauseAnimation ( );
[C++]
HRESULT PauseAnimation(
void
);