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


IAnimationTool.ListAllEngines Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationTool Interface > IAnimationTool.ListAllEngines Method
ArcGIS Developer Help

IAnimationTool.ListAllEngines Method

Lists all animation engines available to create output animation.

[Visual Basic .NET]
Public Function ListAllEngines ( _
) As Object
[C#]
public object ListAllEngines (
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface