wpf-devexpress-dot-xpf-dot-map-b8519db3.md
A base class for polylines.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public abstract class MapPolylineBase :
MapShape,
IPointContainerCore,
ISupportCoordPoints,
ISupportIntermediatePoints,
IEditableItem,
ISimplifiableItem,
ISupportRenderLineCap,
ISupportMarkerElements
Public MustInherit Class MapPolylineBase
Inherits MapShape
Implements IPointContainerCore,
ISupportCoordPoints,
ISupportIntermediatePoints,
IEditableItem,
ISimplifiableItem,
ISupportRenderLineCap,
ISupportMarkerElements
Show 11 items
Object DispatcherObject DependencyObject Freezable MapDependencyObject MapItem MapShapeBase MapShape MapPolylineBase MapPolyline
See Also