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

Gets or sets the rings.

Syntax

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

Property Value

The rings.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.