GeoJSONMultiPolygon Members
The GeoJSONMultiPolygon type exposes the following members.
Constructors
| 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) |
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(Object) | |
|
|
Equals(MultiPolygon) | (Inherited from MultiPolygon.) |
|
|
Equals(MultiPolygon, MultiPolygon) | (Inherited from MultiPolygon.) |
|
|
Equals(GeoJSONObject) | (Inherited from GeoJSONObject.) |
|
|
Equals(GeoJSONObject, GeoJSONObject) | (Inherited from GeoJSONObject.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode()()()() | |
|
|
GetHashCode(MultiPolygon) | (Inherited from MultiPolygon.) |
|
|
GetHashCode(GeoJSONObject) | (Inherited from GeoJSONObject.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

