Skip to main content
All docs
V25.1
  • BingTrafficIncidentResult.Type Property

    Returns the incident type.

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public BingTrafficIncidentType Type { get; }

    Property Value

    Type Description
    BingTrafficIncidentType

    A value that specifies the incident type.

    Available values:

    Show 11 items
    Name Description Icon
    Accident

    The type of incident is Accident.

    Accident Icon

    Congestion

    The type of incident is Congestion.

    Warning Icon

    DisabledVehicle

    The type of incident is Disabled Vehicle.

    Warning Icon

    MassTransit

    The type of incident is Mass Transit.

    Warning Icon

    Miscellaneous

    The type of incident is Miscellaneous.

    Warning Icon

    OtherNews

    The type of incident is Other News.

    Warning Icon

    PlannedEvent

    The type of incident is Planned Event.

    Warning Icon

    RoadHazard

    The type of incident is Road Hazard.

    Warning Icon

    Construction

    The type of incident is Construction.

    Construction Icon

    Alert

    The type of incident is Alert.

    Warning Icon

    Weather

    The type of incident is Weather.

    Warning Icon

    See Also