ArcGIS Pro 2.9 API Reference Guide
ClearSketchAsync(LayoutView) Method

ArcGIS.Desktop.Layouts Namespace > LayoutExtensions Class : ClearSketchAsync(LayoutView) Method
Clears the current sketch in the view.
Syntax
public static Task ClearSketchAsync( 
   LayoutView layoutView
)
Public Shared Function ClearSketchAsync( _
   ByVal layoutView As LayoutView _
) As Task

Parameters

layoutView

Return Value

A Task representing a clear sketch operation.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

LayoutExtensions Class
LayoutExtensions Members