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

    Lists junction types.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public enum AzureRouteJunctionType

    Members

    Name Description
    Bifurcation

    Indicates diverging paths in the road.

    Regular

    Indicates a standard intersection or junction.

    Roundabout

    Indicates a roundabout. Instructions are split for entering and exiting.

    Related API Members

    The following properties accept/return AzureRouteJunctionType values:

    See Also