ArcGIS Pro 3.7 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 Sub CancelDrawing() 
    public void 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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also