BingRouteDataProvider.RouteOptions Property
In This Article
Provides access to the options that define how to calculate a route.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public BingRouteOptions RouteOptions { get; }
#Property Value
Type | Description |
---|---|
Bing |
A Bing |
See Also