MapVectorItemCollection Class
A collection of vector items.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
public class MapVectorItemCollection :
MapDependencyObjectCollection<MapItem>,
ITransformableItemCollection,
IMapDataItemCollection<MapItem>,
ILockable,
IEditableMapItemCollection
Related API Members
The following members return MapVectorItemCollection objects:
Inheritance
See Also