Search Results for

    Show / Hide Table of Contents

    Class WfsFeatureTypeInfo.BoundingBox

    The bounding box defines the spatial extent of a featuretype.

    Inheritance
    object
    WfsFeatureTypeInfo.BoundingBox
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Providers.Wfs.Utilities
    Assembly: Mapsui.Nts.dll
    Syntax
    public class WfsFeatureTypeInfo.BoundingBox

    Fields

    | Edit this page View Source

    MaxLat

    Declaration
    public double MaxLat
    Field Value
    Type Description
    double
    | Edit this page View Source

    MaxLong

    Declaration
    public double MaxLong
    Field Value
    Type Description
    double
    | Edit this page View Source

    MinLat

    Declaration
    public double MinLat
    Field Value
    Type Description
    double
    | Edit this page View Source

    MinLong

    Declaration
    public double MinLong
    Field Value
    Type Description
    double
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX