ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.