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

MapShapeBase Class

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

Namespace: DevExpress.Xpf.Map

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

Declaration

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

The following members return MapShapeBase objects:

Implements

See Also