Back to Devexpress

BingItineraryItemWarning.Severity Property

windowsforms-devexpress-dot-xtramap-dot-bingitineraryitemwarning.md

latest1.7 KB
Original Source

BingItineraryItemWarning.Severity Property

Gets the severity level of the itinerary item.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public BingItineraryWarningSeverity Severity { get; }
vb
Public ReadOnly Property Severity As BingItineraryWarningSeverity

Property Value

TypeDescription
BingItineraryWarningSeverity

A BingItineraryWarningSeverity enumeration value.

|

Available values:

NameDescription
LowImpact

The warning has the low impact on the route passage.

| | Minor |

The warning has the minor effect on the route passage.

| | Moderate |

The warning has the moderate effect on the route passage.

| | None |

The warning does not affect the route passage.

| | Serious |

The warning has a serious effect on the route passage.

|

See Also

Migrate from Bing Maps to Azure Maps Providers

BingItineraryItemWarning Class

BingItineraryItemWarning Members

DevExpress.XtraMap Namespace