Skip to main content
A newer version of this page is available. .

MapVectorItemCollection Class

A collection of vector items.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v19.2.dll

Declaration

public class MapVectorItemCollection :
    MapDependencyObjectCollection<MapItem>,
    ITransformableItemCollection,
    IMapDataItemCollection<MapItem>,
    ILockable

The following members return MapVectorItemCollection objects:

See Also