AzureRouteInstruction.ExitNumber Property
Returns the number(s) of a highway exit taken by the current maneuver. If an exit has multiple exit numbers, they are separated by “,” and can be aggregated by “-“, for example, “10, 13-15”.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
String | A string that contains the number(s) of a highway exit. |
See Also