Aerospike LINDPad Driver

GeoJSONMultiPolygon Constructor

Overload List


  Name Description
Public method GeoJSONMultiPolygon(IEnumerable<(Of <<'(Polygon>)>>))
Initializes a new instance of the MultiPolygon class.
Public method 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.
Public method GeoJSONMultiPolygon(MultiPolygon)