ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.