ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / SketchOverlaySymbol Property

In This Topic
    SketchOverlaySymbol Property
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also