ArcGIS Pro 2.9 API Reference Guide
FinishSketchAsync Method (MapTool)

ArcGIS.Desktop.Mapping Namespace > MapTool Class : FinishSketchAsync Method
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, Windows 8.1

See Also

Reference

MapTool Class
MapTool Members