AzureRouteResult.Properties Property
Gets additional parameters defined in the Azure Maps Route service response.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.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