AzureRouteResult.Sections Property
Gets transportation, road type, or traffic information about a route part.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| List<AzureRouteSection> | A list of |
See Also