ArcGIS Pro 2.6 API Reference Guide
ClearSketchAsync Method (MappingExtensions)

ArcGIS.Desktop.Mapping Namespace > MappingExtensions Class : ClearSketchAsync Method
Clears the current sketch in the view.
Syntax
public static Task ClearSketchAsync( 
   MapView mapView
)
Public Shared Function ClearSketchAsync( _
   ByVal mapView As MapView _
) As Task

Parameters

mapView

Return Value

A Task representing a clear sketch operation.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MappingExtensions Class
MappingExtensions Members