Back to Devexpress

AzureRouteJunctionType Enum

windowsforms-devexpress-dot-xtramap-1ac5fbd0.md

latest1.1 KB
Original Source

AzureRouteJunctionType Enum

Lists junction types.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

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