ArcGIS API for Windows Phone - Library Reference
Paths Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace > Polyline Class : Paths Property

Gets or sets the paths.

Syntax

Visual Basic (Declaration) 
Public Property Paths As ObservableCollection(Of PointCollection)
C# 
public ObservableCollection<PointCollection> Paths {get; set;}

Property Value

The paths.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.