AzureRouteResult.Properties Property
Returns additional parameters defined in the Azure Maps Route service response.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Dictionary<String, Object> | The dictionary that stores additional parameters defined in the Azure Maps Route service response. |
See Also