Click or drag to resize
GeMultiPolygon Constructor (IGeMultiPolygon)
Initializes a new instance of the GeMultiPolygon class

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeMultiPolygon(
	IGeMultiPolygon other
)

Parameters

other
Type: FDF.Common.GeometriesIGeMultiPolygon
See Also