Visual Basic (Declaration) | |
---|---|
Public Property Rings As ObservableCollection(Of PointCollection) |
C# | |
---|---|
public ObservableCollection<PointCollection> Rings {get; set;} |
Property Value
The rings.Target Platforms:Windows Phone 7
ArcGIS API for Windows Phone - Library Reference | |
Rings Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Geometry Namespace > Polygon Class : Rings Property |
Visual Basic (Declaration) | |
---|---|
Public Property Rings As ObservableCollection(Of PointCollection) |
C# | |
---|---|
public ObservableCollection<PointCollection> Rings {get; set;} |
Target Platforms:Windows Phone 7