Back to Devexpress

AzureRouteDrivingSide Enum

wpf-devexpress-dot-xpf-dot-map-d78b1dc3.md

latest1015 B
Original Source

AzureRouteDrivingSide Enum

Lists sides of the road on which vehicles drive.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public enum AzureRouteDrivingSide
vb
Public Enum AzureRouteDrivingSide

Members

NameDescription
Left

The vehicle must keep to the left side of the road.

| | Right |

The vehicle must keep to the right side of the road.

|

The following properties accept/return AzureRouteDrivingSide values:

See Also

DevExpress.Xpf.Map Namespace