Skip to main content

MapShapeBase Class

The base class for all shapes that a map control can draw.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v23.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class MapShapeBase :
    MapItem,
    IWeakEventListener,
    IColorizerElement,
    ISupportStyleCore,
    IMapShapeStyleCore,
    IMapItemCore

The following members return MapShapeBase objects:

Implements

See Also