Skip to main content
All docs
V24.2

AzureRouteOptimizedWaypoint.OptimizedIndex Property

Gets the optimized waypoint index supplied by the Azure Route service.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public int OptimizedIndex { get; }

Property Value

Type Description
Int32

An optimized waypoint index.

See Also