ArcGIS Runtime SDK for WPF - Library Reference
Route Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > RouteResult Class : Route Property

Route graphic (a polyline) is returned if returnRoutes is true (the default) and outputLines is not "esriNAOutputLineNone" (no line at all).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Route As Graphic
C# 
public Graphic Route {get;}

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.