Visual Basic (Declaration) | |
---|---|
Public Property Paths As ObservableCollection(Of PointCollection) |
C# | |
---|---|
public ObservableCollection<PointCollection> Paths {get; set;} |
Property Value
The paths.Target Platforms:Windows Phone 7
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 |
Visual Basic (Declaration) | |
---|---|
Public Property Paths As ObservableCollection(Of PointCollection) |
C# | |
---|---|
public ObservableCollection<PointCollection> Paths {get; set;} |
Target Platforms:Windows Phone 7