ESRI.ArcGIS.ADF.IMS | |
RingCollection Constructor | |
See Also |
ESRI.ArcGIS.ADF.IMS.Geometry Namespace > RingCollection Class : RingCollection Constructor |
Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RingCollection() |
Normally it is not necessary to create a new RingCollection for a
Polygon. Each
Polygon will have an empty
RingCollection on creation. Use this constructor only if you wish
to completely replace an existing RingCollection, or otherwise
manage Ring objects.