ArcGIS Pro 2.9 API Reference Guide
GetCurrentSketchAsync Method (LayoutTool)

ArcGIS.Desktop.Layouts Namespace > LayoutTool Class : GetCurrentSketchAsync Method
Gets the current geometry of the sketch without finishing it.
Syntax
protected Task<Geometry> GetCurrentSketchAsync()
Protected Function GetCurrentSketchAsync() As Task(Of Geometry)

Return Value

A Task representing the geometry of the sketch.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

LayoutTool Class
LayoutTool Members