MapPolylineBase Class
A base class for polylines.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
public abstract class MapPolylineBase :
MapShape,
IPointContainerCore,
ISupportCoordPoints,
ISupportIntermediatePoints,
IEditableItem,
ISimplifiableItem,
ISupportRenderLineCap,
ISupportMarkerElements
Inheritance
See Also