Cancels any tracking methods currently in operation.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public void CancelTracking() |
Visual Basic (Declaration) |
---|
Public Sub CancelTracking |
Remarks
The tracking methods TrackPoint()()(), TrackPolyline()()(), TrackPolygon()()(), TrackVector()()(), BeginTrackPolyline()()(), BeginTrackPolygon()()(), and BeginTrackVector()()() can be cancelled by calling this method, or if the ESC key is pressed. The tracked geometry in this case will be nullNothingnullptra null reference (Nothing in Visual Basic).