Class GeometryGeoJson
Inherited Members
Namespace: JoshAaronMiller.INaturalist
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class GeometryGeoJson : JsonObject<GeometryGeoJson>
Fields
coordinates
Declaration
public List<List<List<int>>> coordinates
Field Value
Type | Description |
---|---|
List<List<List<Int32>>> |
type
Declaration
public string type
Field Value
Type | Description |
---|---|
String |