ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.