Back to Devexpress

MapPathSegment Class

windowsforms-devexpress-dot-xtramap-9a141ae0.md

latest1.6 KB
Original Source

MapPathSegment Class

A segment of a MapPathSegment object.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapPathSegment :
    MapSegmentBase,
    IPathSegmentCore,
    IPathSegmentCoreBase,
    IPolygonCore,
    IPointContainerCore,
    ISupportCoordPoints,
    IHitTestableElement,
    IDisposable,
    ILockableObject,
    IMultiPathSegment,
    IRenderItemStyleProvider,
    IZoomLeveledMapUnitsProvider,
    IShapeTitleProvider,
    ISimplifiableSegment
vb
Public Class MapPathSegment
    Inherits MapSegmentBase
    Implements IPathSegmentCore,
               IPathSegmentCoreBase,
               IPolygonCore,
               IPointContainerCore,
               ISupportCoordPoints,
               IHitTestableElement,
               IDisposable,
               ILockableObject,
               IMultiPathSegment,
               IRenderItemStyleProvider,
               IZoomLeveledMapUnitsProvider,
               IShapeTitleProvider,
               ISimplifiableSegment

Inheritance

Object MapSegmentBase MapPathSegment

See Also

MapPathSegment Members

DevExpress.XtraMap Namespace