GeoJSONPolygon Members
The GeoJSONPolygon type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GeoJSONPolygon(IEnumerable<(Of <<'(LineString>)>>)) |
Initializes a new instance of the Polygon class.
|
![]() |
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.
|
![]() |
GeoJSONPolygon(Polygon) |
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | |
![]() |
Equals(Polygon) | (Inherited from Polygon.) |
![]() |
Equals(Polygon, Polygon) | (Inherited from Polygon.) |
![]() |
Equals(GeoJSONObject) | (Inherited from GeoJSONObject.) |
![]() |
Equals(GeoJSONObject, GeoJSONObject) | (Inherited from GeoJSONObject.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode()()()() | |
![]() |
GetHashCode(Polygon) | (Inherited from Polygon.) |
![]() |
GetHashCode(GeoJSONObject) | (Inherited from GeoJSONObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |