Returns whether or not the set of points in this Geometry is empty.
[Visual Basic]
MustOverride Public Function IsEmpty() As Boolean Implements _
IGeometry.IsEmpty
Returns true if this Geometry equals the empty geometry
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.IsEmpty
Geometry Class | Geometry Members | Geotools.Geometries Namespace