ArcGIS Explorer Component Help |
Polygon..::.AddRing Method |
Polygon Class See Also |
Adds a new ring to the Polygon.
Overload List
Name | Description | |
---|---|---|
AddRing()()() |
Adds a new empty ring to the Polygon.
| |
AddRing(IEnumerable<(Of <(Point>)>)) |
Adds a new ring to the Polygon by copying the specified set of points.
|