Aerospike LINDPad Driver

GeoJSONPolygon Constructor

Overload List


  Name Description
Public method GeoJSONPolygon(IEnumerable<(Of <<'(LineString>)>>))
Initializes a new instance of the Polygon class.
Public method GeoJSONPolygon(IEnumerable<(Of <<'(IEnumerable<(Of <<'(IEnumerable<(Of <<'(Double>)>>)>)>>)>)>>))
Initializes a new Polygon from a 3-d array of Doubles that matches the "coordinates" field in the JSON representation.
Public method GeoJSONPolygon(Polygon)