MapPath.Segments Property
Gets or sets segments of a map path.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
MapPathSegmentCollection | A MapPathSegmentCollection object that is a collection of map path segments. |
See Also