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

MapPointer Class

The class used to draw a map pointer on a map.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public abstract class MapPointer :
    MapItem,
    IImageContainer,
    ILocatableRenderItem,
    ISupportCoordLocation,
    IImageUriLoaderClient,
    IMapAnimatableItem,
    ISupportImagePainter,
    IClusterable,
    IClusterItemCore,
    IClusterItem,
    IPointCore,
    IMapPointerStyleCore,
    IMapItemCore
See Also