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

MapPolylineBase Class

A base class for polylines.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class MapPolylineBase :
    MapShape,
    IPointContainerCore,
    ISupportCoordPoints,
    ISupportIntermediatePoints,
    IEditableItem,
    ISimplifiableItem,
    ISupportRenderLineCap,
    ISupportMarkerElements
See Also