[]
Initializes new instance of GeoMultiPolygon.
public GeoMultiPolygon(IEnumerable<GeoPolygon> polygons)
Public Sub New(polygons As IEnumerable(Of GeoPolygon))
| Type | Name | Description |
|---|---|---|
| IEnumerable<GeoPolygon> | polygons | The inner polygon geometries. |