MapShapeBase Class
The base class for all shapes that a map control can draw.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
public abstract class MapShapeBase :
MapItem,
IWeakEventListener,
IColorizerElement,
ISupportStyleCore,
IMapShapeStyleCore,
IMapItemCore
Related API Members
The following members return MapShapeBase objects:
Implements
Inheritance
See Also