This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITimeControl Interface > ITimeControl.Play Method (ArcObjects .NET 10.4 SDK) |
Starts playback of data on the map.
[Visual Basic .NET] Public Sub Play ( _ ByVal enumDir As enumDirection _ )
[C#] public void Play ( enumDirection enumDir );
[C++]
HRESULT Play(
enumDirection enumDir
);
[C++]
Parameters enumDir
enumDir is a parameter of type enumDirection