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