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


IAnimationTool.CancelGeneration Method (ArcObjects .NET 10.5 SDK)
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