ArcGIS Pro 2.9 API Reference Guide
SketchOverlaySymbol Property

ArcGIS.Desktop.Mapping Namespace > MapTool Class : SketchOverlaySymbol Property
Gets or sets the sketch symbology when the sketch is in selection mode.
Syntax
protected CIMSymbolReference SketchOverlaySymbol {get; set;}
Protected Property SketchOverlaySymbol As CIMSymbolReference
Remarks
See the UseSelection property for information on setting the sketch selection mode. Set SketchOverlaySymbol to null to use the default sketch selection mode symbology.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapTool Class
MapTool Members