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