Returns true if the DE-9IM intersection matrix for the two geometries is "FF*FF****".
[Visual Basic]
Function Disjoint( _
ByVal other As Geometry _
) As Boolean
Returns true if the two Geometrys are disjoint.
Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.Disjoint(Geotools.Geometries.Geometry)
IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace