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 > IAGAnimationContainer Interface > IAGAnimationContainer.RemoveAllAnimationTimeStrings Method (ArcObjects .NET 10.5 SDK) |
Remove all animation time string from the display.
[Visual Basic .NET] Public Sub RemoveAllAnimationTimeStrings ( _ ByVal pTracks As IAGAnimationTracks _ )
[C#] public void RemoveAllAnimationTimeStrings ( IAGAnimationTracks pTracks );
[C++]
HRESULT RemoveAllAnimationTimeStrings(
IAGAnimationTracks* pTracks
);
[C++]
Parameters pTracks [in]
pTracks is a parameter of type IAGAnimationTracks