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