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


IAnimationTool.ActiveEngine Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IAnimationTool.ActiveEngine Property

Indicates which animation engine is currently active.

[Visual Basic .NET]
Public Property ActiveEngine As IAnimationEngine
[C#]
public IAnimationEngine ActiveEngine {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface