Struct Client.WmsLayerStyle
Structure for storing information about a WMS Layer Style
Inherited Members
Namespace: Mapsui.Providers.Wms
Assembly: Mapsui.dll
Syntax
public struct Client.WmsLayerStyle
Fields
| Edit this page View SourceAbstract
Abstract
Declaration
public string? Abstract
Field Value
Type | Description |
---|---|
string |
LegendUrl
Legend
Declaration
public Client.WmsStyleLegend LegendUrl
Field Value
Type | Description |
---|---|
Client.WmsStyleLegend |
Name
Name
Declaration
public string? Name
Field Value
Type | Description |
---|---|
string |
StyleSheetUrl
Style Sheet Url
Declaration
public Client.WmsOnlineResource StyleSheetUrl
Field Value
Type | Description |
---|---|
Client.WmsOnlineResource |
Title
Title
Declaration
public string? Title
Field Value
Type | Description |
---|---|
string |