wpf-devexpress-dot-xpf-dot-map-f7746f8f.md
The base class for all shapes that a map control can draw.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public abstract class MapShapeBase :
MapItem,
IWeakEventListener,
IColorizerElement,
ISupportStyleCore,
IMapShapeStyleCore,
IMapItemCore
Public MustInherit Class MapShapeBase
Inherits MapItem
Implements IWeakEventListener,
IColorizerElement,
ISupportStyleCore,
IMapShapeStyleCore,
IMapItemCore
The following members return MapShapeBase objects:
Show 20 items
Object DispatcherObject DependencyObject Freezable MapDependencyObject MapItem MapShapeBase MapChartItemBase
See Also