A newer version of this page is available.
Switch to the current version.
BingRouteOptions.AvoidRoads Property
Gets or sets an option that allows limitation of the use of the toll or highway roads.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public BingAvoidRoads AvoidRoads { get; set; }
Public Property AvoidRoads As BingAvoidRoads
Property Value
Type | Description |
---|---|
BingAvoidRoads | A BingAvoidRoads enumeration value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to AvoidRoads |
---|---|
BingRouteDataProvider |
|
See Also
Feedback