Returns true if the DE-9IM intersection matrix for the two Geometrys is T*F**F***.
[Visual Basic]
Overridable Public Function Within( _
ByVal geometry As Geometry _
) As Boolean Implements _
IGeometry.Within
Returns true if this Geometry is within other geometry.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.Within(Geotools.Geometries.Geometry)
Geometry Class | Geometry Members | Geotools.Geometries Namespace