Back to Devexpress

AzureRouteJunctionType Enum

wpf-devexpress-dot-xpf-dot-map-0696708f.md

latest1.1 KB
Original Source

AzureRouteJunctionType Enum

Lists junction types.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public enum AzureRouteJunctionType
vb
Public Enum AzureRouteJunctionType

Members

NameDescription
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.

|

The following properties accept/return AzureRouteJunctionType values:

See Also

DevExpress.Xpf.Map Namespace