Back to Devexpress

BingTrafficIncidentResult.Type Property

wpf-devexpress-dot-xpf-dot-map-dot-bingtrafficincidentresult-34b4a20b.md

latest2.4 KB
Original Source

BingTrafficIncidentResult.Type Property

Returns the incident type.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public BingTrafficIncidentType Type { get; }
vb
Public ReadOnly Property Type As BingTrafficIncidentType

Property Value

TypeDescription
BingTrafficIncidentType

A value that specifies the incident type.

|

Available values:

Show 11 items

NameDescriptionIcon
Accident

The type of incident is Accident.

|

| | Congestion |

The type of incident is Congestion.

|

| | DisabledVehicle |

The type of incident is Disabled Vehicle.

|

| | MassTransit |

The type of incident is Mass Transit.

|

| | Miscellaneous |

The type of incident is Miscellaneous.

|

| | OtherNews |

The type of incident is Other News.

|

| | PlannedEvent |

The type of incident is Planned Event.

|

| | RoadHazard |

The type of incident is Road Hazard.

|

| | Construction |

The type of incident is Construction.

|

| | Alert |

The type of incident is Alert.

|

| | Weather |

The type of incident is Weather.

|

|

See Also

BingTrafficIncidentResult Class

BingTrafficIncidentResult Members

DevExpress.Xpf.Map Namespace