BingTrafficIncidentCalculatedEventArgs.RequestResult Property
Returns results of a request to a web service for traffic incident information.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| TrafficIncidentCalculationResult | Contains traffic incident data obtained from a web service. |
See Also