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
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |