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

    Lists junction types.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

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