Returns true if the coordinate is null, false otherwise
[Visual Basic]
Overrides Public Function IsEmpty() As Boolean Implements _
IGeometry.IsEmpty
True if the coordinate is null.
Missing <remarks> documentation for M:Geotools.Geometries.Point.IsEmpty
Point Class | Point Members | Geotools.Geometries Namespace