MapPolylineBase Class
A base class for polylines.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
public abstract class MapPolylineBase :
MapShape,
IPointContainerCore,
ISupportCoordPoints,
ISupportIntermediatePoints,
IEditableItem,
ISimplifiableItem,
IRenderItemContainer,
IRenderItem,
ISupportRenderLineCap,
ISupportMarkerElements,
IHitTestableOwner,
IHitTestableElement
See Also