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

MapItem Class

The base class for different map items.

Namespace: DevExpress.Xpf.Map

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

Declaration

public abstract class MapItem :
    MapDependencyObject,
    IOwnedElement,
    IMapItem,
    IMapItemCore,
    IMapDataItem,
    IMapItemAttributeOwner,
    IZIndexHolder,
    ITransformableItem,
    IEditableItemCore
See Also