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

Service area polygons are returned from RouteTask.SolveClosestFacilityAsync

Syntax

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

Property Value

The service area polygons.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.