Skip to main content

MapPathSegment Class

A segment of a MapPathSegment object.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapPathSegment :
    MapSegmentBase,
    IPathSegmentCore,
    IPathSegmentCoreBase,
    IPolygonCore,
    IPointContainerCore,
    ISupportCoordPoints,
    IHitTestableElement,
    IDisposable,
    ILockableObject,
    IMultiPathSegment,
    IRenderItemStyleProvider,
    IZoomLeveledMapUnitsProvider,
    IShapeTitleProvider,
    ISimplifiableSegment

Inheritance

Object
MapSegmentBase
MapPathSegment
See Also