Skip to main content
All docs
V25.1
  • AzureRouteDrivingSide Enum

    Lists sides of the road on which vehicles drive.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public enum AzureRouteDrivingSide

    Members

    Name Description
    Left

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

    Right

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

    Related API Members

    The following properties accept/return AzureRouteDrivingSide values:

    See Also