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