Returns true if the DE-9IM intersection matrix for the two Geometrys is FT*******, F**T***** or F***T****.
[Visual Basic]
Function Touches( _
ByVal other As Geometry _
) As Boolean
Returns true if the two Geometrys touch; Returns false if both Geometrys are points.
Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.Touches(Geotools.Geometries.Geometry)
IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace