AzureRouteOptimizedWaypoint(Int32, Int32) Constructor
Initializes a new instance of the AzureRouteOptimizedWaypoint class with specified settings.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type |
---|---|
providedIndex | Int32 |
optimizedIndex | Int32 |
See Also