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

In This Topic
    ShowSelectionChip Property (SelectionOptions)
    In This Topic
    Gets a value indicating whether to display the Selection Chip, when coincident or overlapping features are selected.
    Syntax
    public bool ShowSelectionChip {get;}
    Public ReadOnly Property ShowSelectionChip As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also