Skip to main content

MapPathSegmentCollection Class

A collection of map path segments.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapPathSegmentCollection :
    MapSegmentCollectionBase<MapPathSegment>

The following members return MapPathSegmentCollection objects:

Inheritance

Object
DXCollectionBase<MapPathSegment>
DXCollection<MapPathSegment>
DevExpress.XtraMap.SupportCallbackCollection<MapPathSegment>
MapSegmentCollectionBase<MapPathSegment>
MapPathSegmentCollection
See Also