ArcGIS API for WPF - Library Reference
Route Property
See Also  Send comments on this topic
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

See Also

© ESRI, Inc. All Rights Reserved.