Determines if this linestring is closed and simple therefore a ring.
[Visual Basic]
NotOverridable Public Function IsRing() As Boolean Implements _
ICurve.IsRing
True or false if this linestring is a ring.
Missing <remarks> documentation for M:Geotools.Geometries.LineString.IsRing
LineString Class | LineString Members | Geotools.Geometries Namespace