windowsforms-devexpress-dot-xtramap-3708c1a1.md
The base class for all vector items that have an outline.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
public abstract class MapShape :
MapItem,
IColorizerElement,
ISupportStyleCore,
IMapShapeStyleCore,
IMapItemCore,
IMapShapeStyleAcceptor,
IShapeTitleProvider,
IUnitConverterProvider,
IItemVisibilityCalculatorProvider
Public MustInherit Class MapShape
Inherits MapItem
Implements IColorizerElement,
ISupportStyleCore,
IMapShapeStyleCore,
IMapItemCore,
IMapShapeStyleAcceptor,
IShapeTitleProvider,
IUnitConverterProvider,
IItemVisibilityCalculatorProvider
To customize the shape appearance, use its MapItem.Fill, MapItem.Stroke and MapItem.StrokeWidth properties.
Show 15 items
Object MapItem MapShape MapBubble
See Also