AzureRouteInstruction.RoadNumbers Property
Return a list of road numbers (for example, “E34”, “N205”) to follow after the maneuver.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
List<String> | A list of road numbers. |
See Also