MobileForms Toolkit Documentation

GeoRouteResult.RouteLegs Property

A list of GeoRouteLeg objects containing each leg of a route. The route leg is a portion of a route between two waypoints.

public System.Collections.Generic.List RouteLegs {get; set;}

See Also

GeoRouteResult Class | Resco.Location.Services.GeoRoute Namespace