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