Click or drag to resize
IGeGeometryUnion Method
Returns union of this geometry and specified geometry.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
IGeGeometry Union(
	IGeGeometry other
)

Parameters

other
Type: FDF.Common.GeometriesIGeGeometry

Return Value

Type: IGeGeometry
Remarks