Returns true if the given point lies in or on the envelope.
[Visual Basic]
Overloads Public Function Contains( _
ByVal p As Coordinate _
) As Boolean
True if the point lies in the interior or on the boundary of this Envelope.
Missing <remarks> documentation for M:Geotools.Geometries.Envelope.Contains(Geotools.Geometries.Coordinate)
Envelope Class | Envelope Members | Geotools.Geometries Namespace | Envelope.Contains Overload List