ArcGIS Pro 2.9 API Reference Guide
Sketch Property (BeforeSketchCompletedEventArgs)

ArcGIS.Desktop.Mapping.Events Namespace > BeforeSketchCompletedEventArgs Class : Sketch Property
The current sketch geometry.
Syntax
public Geometry Sketch {get;}
Public ReadOnly Property Sketch As Geometry
Remarks
If there are multiple listeners to the BeforeSketchCompletedEvent, each gets the latest modified sketch geometry from the previous.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BeforeSketchCompletedEventArgs Class
BeforeSketchCompletedEventArgs Members