This document is archived and information here might be outdated.  Recommended version.


IAnimationExtension.AnimationTracks Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationExtension Interface > IAnimationExtension.AnimationTracks Property
ArcGIS Developer Help

IAnimationExtension.AnimationTracks Property

The animation track container.

[Visual Basic .NET]
Public ReadOnly Property AnimationTracks As IAGAnimationTracks
[C#]
public IAGAnimationTracks AnimationTracks {get;}
[C++]
HRESULT get_AnimationTracks(
  IAGAnimationTracks** ppTracks
);
[C++]
Parameters
ppTracks [out, retval]

ppTracks is a parameter of type IAGAnimationTracks**

Product Availability

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

See Also

IAnimationExtension Interface

.NET Samples

Move a graphic along a path in ArcMap Create camera flyby from path