MapPointer Class
The class used to draw a map pointer on a map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
public abstract class MapPointer :
MapItem,
IImageContainer,
ILocatableRenderItem,
ISupportCoordLocation,
IImageUriLoaderClient,
IMapAnimatableItem,
ISupportImagePainter,
IClusterable,
IClusterItemCore,
IClusterItem,
IPointCore,
IMapPointerStyleCore,
IMapItemCore
Inheritance
See Also