ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / LayoutTool Class / ClearSketchAsync Method

In This Topic
    ClearSketchAsync Method (LayoutTool)
    In This Topic
    Clears the current sketch in the active 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