Search Results for

    Show / Hide Table of Contents

    Class GeometryGeoJson

    Inheritance
    Object
    JsonObject<GeometryGeoJson>
    GeometryGeoJson
    Inherited Members
    JsonObject<GeometryGeoJson>.CreateFromJson(String)
    JsonObject<GeometryGeoJson>.ToJson(GeometryGeoJson)
    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
    In This Article
    Back to top Documentation