ArcObjects Library Reference (TrackingAnalyst)  

ITimeControl.Stop Method

Stops playback of data on the map.

[Visual Basic .NET]
Public Sub Stop ( _
)
[C#]
public void Stop (
);
[C++]
HRESULT Stop(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITimeControl Interface