MapPathSegmentCollection Class
In This Article
A collection of map path segments.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Related API Members
The following members return MapPathSegmentCollection objects:
#Inheritance
Object
DXCollectionBase<MapPathSegment>
See Also