ArcGIS API for WPF - Library Reference
Route Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Bing Namespace > Routing Class : Route Method

Synchronous request for a route between the specified waypoints.

Overload List

OverloadDescription
Route(IEnumerable<MapPoint>) Synchronous request for a route between the specified waypoints.  
Route(IEnumerable<Waypoint>) Synchronous request for a route between the specified waypoints.  
Route(IEnumerable<MapPoint>,EventHandler<CalculateRouteCompletedEventArgs>) Requests a route between the specified waypoints.  
Route(IEnumerable<Waypoint>,EventHandler<CalculateRouteCompletedEventArgs>) Requests a route between the specified waypoints.  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.