BingTrafficIncidentDataProvider.Options Property
In This Article
Returns the options that the provider uses when it requests traffic incidents.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public BingTrafficIncidentOptions Options { get; set; }
#Property Value
Type | Description |
---|---|
Bing |
Stores the options applied to the traffic incident request. |
See Also