Returns a Geometry representing all the points in this Geometry and other.
[Visual Basic]
Function Union( _
ByVal other As Geometry _
) As Geometry
Returns a set combining the points of this Geometry and the points of other.
Missing <remarks> documentation for M:Geotools.Geometries.IGeometry.Union(Geotools.Geometries.Geometry)
IGeometry Interface | IGeometry Members | Geotools.Geometries Namespace