Returns true if this IntersectionMatrix is T*F**FFF*.
[Visual Basic]
Public Function IsEquals( _
ByVal dimensionOfGeometryA As Integer, _
ByVal dimensionOfGeometryB As Integer _
) As Boolean
Returns true if the two Geometries related by this IntersectionMatrix are equal; the Geometries must have the same dimension for this function to return true.
Missing <remarks> documentation for M:Geotools.Geometries.IntersectionMatrix.IsEquals(System.Int32,System.Int32)
IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace