This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationTracks Interface > IAGAnimationTracks.RemoveAllTracks Method (ArcObjects .NET 10.4 SDK) |
Removes all tracks.
[Visual Basic .NET]
Public Sub RemoveAllTracks ( _
)
[C#] public void RemoveAllTracks ( );
[C++]
HRESULT RemoveAllTracks(
void
);