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

In This Topic
    FinishSketchAsync Method (MapTool)
    In This Topic
    Finishes the current sketch in the active map view.
    Syntax
    protected Task<bool> FinishSketchAsync()
    Protected Function FinishSketchAsync() As Task(Of Boolean)

    Return Value

    A Task representing a finish sketch operation.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also