A newer version of this page is available.
Switch to the current version.
MapPathSegmentCollection Class
A collection of map path segments.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public class MapPathSegmentCollection :
MapSegmentCollectionBase<MapPathSegment>
Public Class MapPathSegmentCollection
Inherits MapSegmentCollectionBase(Of MapPathSegment)
Related API Members
The following members accept/return MapPathSegmentCollection objects:
Inheritance
Object
DXCollectionBase<MapPathSegment>
See Also
Feedback