ArcObjects Library Reference (Animation)  

IAGAnimationTracks.RemoveAllTracks Method

Removes all tracks.

[Visual Basic .NET]
Public Sub RemoveAllTracks ( _
)
[C#]
public void RemoveAllTracks (
);
[C++]
HRESULT RemoveAllTracks(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGAnimationTracks Interface