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

    FinishSketchAsync Method (MapTool)
    Finishes the current sketch in the active map view.
    Syntax
    protected Task<bool> FinishSketchAsync()

    Return Value

    A Task representing a finish sketch operation.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also