VectorLayerBase.SelectedItem Property
Gets or sets the currently selected item on a map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that is the currently selected map item. |
See Also