TrafficIncidentCalculationResult.IncidentResults Property
Returns a list of traffic incidents with additional information (the location, incident type, and much more).
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
List<BingTrafficIncidentResult> | A list of traffic incidents. |
See Also