Returns true if this curve is closed and simple.
[Visual Basic]
Function IsRing() As Boolean
Returns true if this curve is closed and does not pass through the same point more than once.
Missing <remarks> documentation for M:Geotools.Geometries.ICurve.IsRing
ICurve Interface | ICurve Members | Geotools.Geometries Namespace