A newer version of this page is available.
Switch to the current version.
MapShape Class
The base class for all vector items that have an outline.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
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
Remarks
To customize the shape appearance, use its MapItem.Fill, MapItem.Stroke and MapItem.StrokeWidth properties.
Implements
Inheritance
See Also
Feedback