Returns true if disjoint returns false.
[Visual Basic]
Function Intersects( _
ByVal other As Geometry _
) As Boolean
Returns true if the two geometries intersect.
Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.Intersects(Geotools.Geometries.Geometry)
IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace