Skip to main content
All docs
V25.1
  • AzureRouteOptimizedWaypoint.OptimizedIndex Property

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

    Namespace: DevExpress.Xpf.Map

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

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public int OptimizedIndex { get; }

    Property Value

    Type Description
    Int32

    An optimized waypoint index.

    See Also