Skip to main content
All docs
V23.2

BingTrafficIncidentDataProvider.Options Property

Returns the options that the provider uses when it requests traffic incidents.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public BingTrafficIncidentOptions Options { get; }

Property Value

Type Description
BingTrafficIncidentOptions

Stores the options applied to the traffic incident request.

See Also