Show / Hide Table of Contents

    Class FeatureInfo

    Inheritance
    System.Object
    FeatureInfo
    Namespace: Mapsui.Desktop.Wms
    Assembly: Mapsui.Desktop.dll
    Syntax
    public class FeatureInfo : object

    Properties

    | Improve this Doc View Source

    FeatureInfos

    Declaration
    public List<Dictionary<string, string>> FeatureInfos { get; set; }
    Property Value
    Type Description
    List<Dictionary<System.String, System.String>>
    | Improve this Doc View Source

    LayerName

    Declaration
    public string LayerName { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX