The animation tracks.
[Visual Basic .NET] Public ReadOnly Property AGTracks As IArray
[C#] public IArray AGTracks {get;}
[C++]
HRESULT get_AGTracks(
IArray** ppTracks
);
[C++]Parameters
ppTracks [out, retval]ppTracks is a parameter of type IArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This property returns the animation tracks in the animation track container, which is an IArray object.