Returns true if the elements in the DE-9IM intersection matrix for the two Geometrys match the elements in intersectionPattern, which may be:
[Visual Basic]
Function Relate( _
ByVal other As Geometry, _
ByVal intersectionPattern As String _
) As Boolean
Returns true if the DE-9IM intersection matrix for the two Geometries match intersectionPattern.
Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.Relate(Geotools.Geometries.Geometry,System.String)
IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace | IGeometry.Relate Overload List