Returns false if the Geometry is invlaid.
[Visual Basic]
Overridable Public Function IsValid() As Boolean
Returns true if this Geometry is valid.
Subclasses provide their own definition of "valid". If this Geometry is empty, returns true.
Geometry Class | Geometry Members | Geotools.Geometries Namespace