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

The set of polygon barriers loaded as network locations during analysis.

Syntax

Visual Basic (Declaration) 
Public Property PolygonBarriers As IEnumerable(Of Graphic)
C# 
public IEnumerable<Graphic> PolygonBarriers {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.