ArcGIS Pro 2.9 API Reference Guide
StartSketchAsync(EditingTemplate) Method

ArcGIS.Desktop.Mapping Namespace > MapTool Class > StartSketchAsync Method : StartSketchAsync(EditingTemplate) Method
The template to use for the new sketch.
Start a new sketch using the given template.
Syntax
protected Task StartSketchAsync( 
   EditingTemplate template
)
Protected Overloads Function StartSketchAsync( _
   ByVal template As EditingTemplate _
) As Task

Parameters

template
The template to use for the new sketch.

Return Value

A Task representing a start sketch operation.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapTool Class
MapTool Members
Overload List