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

MapPathSegment Class

A segment of a MapPathSegment object.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

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

Inheritance

Object
MapSegmentBase
MapPathSegment
See Also