RouteData.Legs Property

Definition

Legs array.

public System.Collections.Generic.IReadOnlyList<Azure.Maps.Routing.Models.RouteLeg> Legs { get; }
member this.Legs : System.Collections.Generic.IReadOnlyList<Azure.Maps.Routing.Models.RouteLeg>
Public ReadOnly Property Legs As IReadOnlyList(Of RouteLeg)

Property Value

Applies to