Skip to main content
All docs
V25.1
  • MapPolylineBase Class

    A base class for polylines.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public abstract class MapPolylineBase :
        MapShape,
        IPointContainerCore,
        ISupportCoordPoints,
        ISupportIntermediatePoints,
        IEditableItem,
        ISimplifiableItem,
        IRenderItemContainer,
        IRenderItem,
        ISupportRenderLineCap,
        ISupportMarkerElements,
        IHitTestableOwner,
        IHitTestableElement

    Inheritance

    See Also