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


IAnimationTool.ListAllEngines Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

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