Back to Devexpress

AzureRouteInstruction.DrivingSide Property

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

latest1.2 KB
Original Source

AzureRouteInstruction.DrivingSide Property

Indicates left-hand or right-hand side driving at the point of the maneuver.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public AzureRouteDrivingSide DrivingSide { get; }
vb
Public ReadOnly Property DrivingSide As AzureRouteDrivingSide

Property Value

TypeDescription
AzureRouteDrivingSide

A driving side.

|

Available values:

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.

|

See Also

AzureRouteInstruction Class

AzureRouteInstruction Members

DevExpress.Xpf.Map Namespace