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


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

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