AzureRouteCalculatedEventArgs.CalculationResult Property
Returns the result of a route calculation.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
AzureRouteCalculationResult | Contains the result of the route calculation. |
See Also