ArcGIS API for Windows Phone - Library Reference
ServiceAreaPolylines Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteEventArgs Class : ServiceAreaPolylines Property

Service area polylines are returned from RouteTask.SolveClosestFacilityAsync

Syntax

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

Property Value

The service area polylines.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.