Returns true if the DE-9IM intersection matrix for the two Geometrys is FF*FF****.
[Visual Basic]
Overridable Public Function Disjoint( _
ByVal geometry As Geometry _
) As Boolean Implements _
IGeometry.Disjoint
Returns true if the two Geometrys are disjoint, false otherwise.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.Disjoint(Geotools.Geometries.Geometry)
Geometry Class | Geometry Members | Geotools.Geometries Namespace