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


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

IAnimationTool.Playback Property

Plays the animation on the map display as the animation tool generates the output file or files.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface