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

MapPolylineBase Class

A base class for polylines.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class MapPolylineBase :
    MapShape,
    IPointContainerCore,
    ISupportCoordPoints,
    ISupportIntermediatePoints,
    IEditableItem,
    ISimplifiableItem

Inheritance

See Also