Back to Devexpress

AzureRouteDrivingSide Enum

windowsforms-devexpress-dot-xtramap-3f9512f8.md

latest1.0 KB
Original Source

AzureRouteDrivingSide Enum

Lists sides of the road on which vehicles drive.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.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.XtraMap Namespace