ArcGIS Runtime SDK for WPF - Library Reference
Route Method
See Also 
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, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.