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


IAnimationTool.ActiveEngine Property (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.ActiveEngine Property
ArcGIS Developer Help

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