Returns a Geometry representing the points shared by this Geometry and other.
[Visual Basic]
Overridable Public Function Intersection( _
ByVal geometry As Geometry _
) As Geometry Implements _
IGeometry.Intersection
Returns the points common to the two Geometrys.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.Intersection(Geotools.Geometries.Geometry)
Geometry Class | Geometry Members | Geotools.Geometries Namespace