Click or drag to resize
RouteLegs Property
doogal.co.uk Home



Gets the legs of this route.

Namespace: GoogleDirections
Assembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IEnumerable<RouteLeg> Legs { get; }

Property Value

Type: IEnumerableRouteLeg
See Also