ESRI.ArcGIS.ADF.Web | |
Rings Property | |
See Also |
ESRI.ArcGIS.ADF.Web.Geometry Namespace > Polygon Class : Rings Property |
Visual Basic (Declaration) | |
---|---|
Public Property Rings As RingCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RingCollection Rings {get; set;} |