GeometryOperations.ExtractGeometryCollection

GeometryOperations.ExtractGeometryCollection method

Extract geometry collection from layer

public static IGeometry ExtractGeometryCollection(VectorLayer layer)
ParameterTypeDescription
layerVectorLayerInput layer

Return Value

The collection contains all geometries of input layer

See Also