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