Show / Hide Table of Contents

    Class WfsFeatureTypeInfo.GeometryInfo

    The geometry info comprises the name of the geometry attribute (e.g. 'Shape" or 'geom') and the type of the featuretype's geometry.

    Inheritance
    System.Object
    WfsFeatureTypeInfo.GeometryInfo
    Namespace: Mapsui.Providers.Wfs.Utilities
    Assembly: Mapsui.Desktop.dll
    Syntax
    public class GeometryInfo : object

    Fields

    | Improve this Doc View Source

    GeometryName

    Declaration
    public string GeometryName
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GeometryType

    Declaration
    public string GeometryType
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX