Show / Hide Table of Contents

Property SelectionProperties

SelectionProperties

Gets or sets the selection properties for all graphic overlays and selectable layers within the GeoView.

Declaration
public SelectionProperties SelectionProperties { get; set; }
Property Value
Type Description
SelectionProperties

The selection properties for all graphic overlays and selectable layers within the GeoView.

Remarks

The selection properties of the GeoView defines how features are rendered when selected.

You can use SelectionProperties to define the selection color for all graphic overlays and selectable layers within the GeoView. The default selection color is cyan.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 200.2
.NET Framework100.4 - 200.2
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
In This Article
Back to top Copyright © 2022 Esri.