[]
Creates a new instance of GeoMultiSurface class.
protected GeoMultiSurface(GeoGeometryType type, IEnumerable<GeoSurface> points)
| Type | Name | Description |
|---|---|---|
| GeoGeometryType | type | The geometry type. |
| IEnumerable<GeoSurface> | points | The geospatial surface points enumerator. |