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


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

IAnimationTool.CurrentPhase Property

A textual description of the current phase of the animation file generation.

[Visual Basic .NET]
Public ReadOnly Property CurrentPhase As String
[C#]
public string CurrentPhase {get;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface