ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / SelectionOptions Class / ShowSelectionGraphic Property

In This Topic
    ShowSelectionGraphic Property (SelectionOptions)
    In This Topic
    Gets a value indicating whether to display the selection graphic during selection.
    Syntax
    public bool ShowSelectionGraphic {get;}
    Public ReadOnly Property ShowSelectionGraphic As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also