ArcGIS Pro 2.6 API Reference Guide
CancelDrawing Method

ArcGIS.Desktop.Mapping Namespace > MapView Class : CancelDrawing Method
Stop the current drawing of the MapView.
Syntax
public void CancelDrawing()
Public Sub CancelDrawing() 
Remarks
Only the current draw is canceled. Anything that would normally cause the view to start drawing will still do so.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapView Class
MapView Members