GeoJSONMultiPolygon Constructor
Overload List
| Name | Description | |
|---|---|---|
|
|
GeoJSONMultiPolygon(IEnumerable<(Of <<'(Polygon>)>>)) |
Initializes a new instance of the MultiPolygon class.
|
|
|
GeoJSONMultiPolygon(IEnumerable<(Of <<'(IEnumerable<(Of <<'(IEnumerable<(Of <<'(IEnumerable<(Of <<'(Double>)>>)>)>>)>)>>)>)>>)) |
Initializes a new MultiPolygon from a 4-d array of Doubles
that matches the "coordinates" field in the JSON representation.
|
|
|
GeoJSONMultiPolygon(MultiPolygon) |

