Back to Devexpress

AzureRouteOptions Class

wpf-devexpress-dot-xpf-dot-map-1dffbd53.md

latest1.4 KB
Original Source

AzureRouteOptions Class

Contains route calculation settings for the Azure Maps Route service.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class AzureRouteOptions :
    MapDependencyObject
vb
Public Class AzureRouteOptions
    Inherits MapDependencyObject

Remarks

For more information on how to use the Azure Maps service, refer to the following help topic: AzureRouteDataProvider.

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject AzureRouteOptions

See Also

AzureRouteOptions Members

DevExpress.Xpf.Map Namespace