ArcObjects Library Reference (3DAnalyst)  

IAnimationTracks.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. Requires 3D Analyst Extension.

See Also

IAnimationTracks Interface