VectorLayerBase.SelectedItems Property
Gets or sets the collection of selected items of the VectorLayerBase object.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
IList | A list of objects representing the collection of selected map items. |
See Also