AzureRouteLeg.Points Property
Gets the points of the route leg.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| List<GeoPoint> | A list of geographical points. |
See Also