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