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

MapPathSegmentCollection Class

A collection of map path segments.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v19.2.dll

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