RouteLeg.Summary Property

 

A RouteSummary Class object containing total distance and time information for the route leg. Get this property from the service response.

Syntax

public RouteSummary Summary { set; get; }
Public Property Summary As RouteSummary