windowsforms-devexpress-dot-xtramap-594a2d5e.md
The class used to draw a map pointer on a map.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
public abstract class MapPointer :
MapItem,
IImageContainer,
ILocatableRenderItem,
ISupportCoordLocation,
IImageUriLoaderClient,
IMapAnimatableItem,
ISupportImagePainter,
IClusterable,
IClusterItemCore,
IClusterItem,
IPointCore,
IMapPointerStyleCore,
IMapItemCore
Public MustInherit Class MapPointer
Inherits MapItem
Implements IImageContainer,
ILocatableRenderItem,
ISupportCoordLocation,
IImageUriLoaderClient,
IMapAnimatableItem,
ISupportImagePainter,
IClusterable,
IClusterItemCore,
IClusterItem,
IPointCore,
IMapPointerStyleCore,
IMapItemCore
Object MapItem MapPointer MapCallout
See Also