ArcObjects Library Reference (TrackingAnalystUI)  

IAnimationTool.CancelGeneration Method

Allows the calling object to cancel the generation operation and terminate the generating thread.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface