Search Results for

    Show / Hide Table of Contents

    Struct Client.WmsLayerStyle

    Structure for storing information about a WMS Layer Style

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Mapsui.Providers.Wms
    Assembly: Mapsui.dll
    Syntax
    public struct Client.WmsLayerStyle

    Fields

    | Edit this page View Source

    Abstract

    Abstract

    Declaration
    public string? Abstract
    Field Value
    Type Description
    string
    | Edit this page View Source

    LegendUrl

    Legend

    Declaration
    public Client.WmsStyleLegend LegendUrl
    Field Value
    Type Description
    Client.WmsStyleLegend
    | Edit this page View Source

    Name

    Name

    Declaration
    public string? Name
    Field Value
    Type Description
    string
    | Edit this page View Source

    StyleSheetUrl

    Style Sheet Url

    Declaration
    public Client.WmsOnlineResource StyleSheetUrl
    Field Value
    Type Description
    Client.WmsOnlineResource
    | Edit this page View Source

    Title

    Title

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