Class WmsSublayer
Describes a sublayer of Wms
Inheritance
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class WmsSublayer : ILayerContent, INotifyPropertyChanged
Remarks
Wms
Properties
Name | Description |
---|---|
Can |
Gets a value indicating whether the sublayer's visibility can be changed. |
Current |
Gets or sets the name of this sublayer's current style. |
Is |
Gets or sets a value indicating whether the sublayer content is visible. |
Name | Gets the title of this WMS sublayer. |
Show |
Gets or sets a value indicating whether the sublayer participates in the legend. |
Sublayer |
Gets a read-only collection of ILayer |
Sublayer |
Gets a Wms |
Methods
Name | Description |
---|---|
Get |
Asynchronously retrieves a read-only list of Legend |
Is |
Retrieves the sublayer's visibility at the specified scale. |
Name | Description |
---|---|
INotify |
Occurs when a property value changes. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.2.1 - 200.6 |
Xamarin.Android | 100.2.1 - 100.15 |
Xamarin.iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.6 |