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