This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationTool Interface > IAnimationTool.CancelGeneration Method (ArcObjects .NET 10.4 SDK) |
Allows the calling object to cancel the generation operation and terminate the generating thread.
[Visual Basic .NET]
Public Sub CancelGeneration ( _
)
[C#] public void CancelGeneration ( );