Back to Devexpress

AzureRouteOptions Properties

wpf-devexpress-dot-xpf-dot-map-dot-azurerouteoptions-dot-underscore-properties.md

latest3.5 KB
Original Source

AzureRouteOptions Properties

Contains route calculation settings for the Azure Maps Route service.

NameDescription
AvoidTypesSpecifies items that AzureRouteDataProvider should try to avoid when calculating the route.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomParametersSpecifies additional route definitions.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
InstructionsTypeGets or sets how instructions are formed.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MaxAlternativesSpecifies the number of alternative routes to be calculated. Default: 0, minimum: 0 and maximum: 5.
OptimizeWaypointsSpecifies whether the service rearranges route waypoints to reduce route cost.
RouteReportReturns the effective settings used in the current call.
SectionTypesSpecifies the section types that are reported in the route response.
TravelModeSpecifies the transportation / commute mode.

See Also

AzureRouteOptions Class

AzureRouteOptions Members

DevExpress.Xpf.Map Namespace