Returns true if the start point and the end point are equal.
[Visual Basic]
Function IsClosed() As Boolean
Returns whether the start and end point are equal. Classes implementing curve should document what IsClosed returns if the curve is empty.
Missing <remarks> documentation for M:Geotools.Geometries.ICurve.IsClosed
ICurve Interface | ICurve Members | Geotools.Geometries Namespace