Show / Hide Table of Contents

    Struct Client.WmsLayerStyle

    Structure for storing information about a WMS Layer Style

    Namespace: Mapsui.Desktop.Wms
    Assembly: Mapsui.Desktop.dll
    Syntax
    public struct WmsLayerStyle

    Fields

    | Improve this Doc View Source

    Abstract

    Abstract

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

    LegendUrl

    Legend

    Declaration
    public Client.WmsStyleLegend LegendUrl
    Field Value
    Type Description
    Client.WmsStyleLegend
    | Improve this Doc View Source

    Name

    Name

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

    StyleSheetUrl

    Style Sheet Url

    Declaration
    public Client.WmsOnlineResource StyleSheetUrl
    Field Value
    Type Description
    Client.WmsOnlineResource
    | Improve this Doc View Source

    Title

    Title

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