Determines if this geometry intersects the input geometry.
[Visual Basic]
Overridable Public Function Intersects( _
ByVal geometry As Geometry _
) As Boolean Implements _
IGeometry.Intersects
Returns true if the two Geometrys intersect.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.Intersects(Geotools.Geometries.Geometry)
Geometry Class | Geometry Members | Geotools.Geometries Namespace