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 SourceAbstract
Abstract
Declaration
public string Abstract
Field Value
Type | Description |
---|---|
System.String |
LegendUrl
Legend
Declaration
public Client.WmsStyleLegend LegendUrl
Field Value
Type | Description |
---|---|
Client.WmsStyleLegend |
Name
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.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 |
---|---|
System.String |