FDO API Reference Feature Data Objects
virtual FDO_GEOM_API FdoIMultiPolygon* FdoFgfGeometryFactory::CreateMultiPolygon ( FdoPolygonCollection polygons  )  [virtual]

Creates a MultiPolygon object by copying from a collection of polygon objects.

Parameters:
polygons Input collection of polygon objects to copy
Returns:
Returns a MultiPolygon

Implements FdoGeometryFactoryAbstract.


Comments or suggestions? Send us feedback.