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