Adds a new ring to the Polygon.

Overload List

  NameDescription
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.

See Also