Check if the point (x, y) overlaps (lies inside) the region of this Envelope.
[Visual Basic]
Overloads Public Function Intersects( _
ByVal x As Double, _
ByVal y As Double _
) As Boolean
True if the point overlaps this Envelope
Missing <remarks> documentation for M:Geotools.Geometries.Envelope.Intersects(System.Double,System.Double)
Envelope Class | Envelope Members | Geotools.Geometries Namespace | Envelope.Intersects Overload List