RouteCalculationResult.IntermediatePoints Property
Returns intermediate points to calculate the route.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
List<RouteWaypoint> | A list of RouteWaypoint objects. |
See Also