ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / ClearSketchAsync Method

In This Topic
    ClearSketchAsync Method (MapTool)
    In This Topic
    Clears the current sketch in the active map view.
    Syntax
    protected Task ClearSketchAsync()
    Protected Function ClearSketchAsync() As Task

    Return Value

    A Task representing a clear sketch operation.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also