ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapView Class / CancelDrawing Method

In This Topic
    CancelDrawing Method
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also