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