ArcGIS Pro 3.7 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 Function ClearSketchAsync() As Task
    protected Task ClearSketchAsync()

    Return Value

    A Task representing a clear sketch operation.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also