Class ArcGISMapImageSublayer
A sublayer of an ArcGIS map image layer.
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcGISMapImageSublayer : ArcGISSublayer, INotifyPropertyChanged, ILayerContent, IPopupSource, ILoadable
Remarks
Arc
If one of the sublayers is a group layer (where the Sublayer
If you know the sublayer Id, you can create a it from the Arc
Once you have obtained the sublayer, you can change the data that is displayed by the Arc
Constructors
Name | Description |
---|---|
Arc |
Initializes a new instance of the Arc |
Arc |
Initializes a new instance of the Arc |
Properties
Name | Description |
---|---|
Default |
Gets a value indicating whether gets this sublayer's default visibility. |
Definition |
Gets or sets the definition expression of this map image sublayer. |
Label |
Gets a modifiable collection of label definitions for this sublayer.
Only available if the Arc |
Labels |
Gets or sets a value indicating whether labels should be displayed on this sublayer. |
Max |
Gets or sets the maximum scale at which this sublayer is visible. |
Min |
Gets or sets the minimum scale at which this sublayer is visible. |
Name | Gets or sets the name of the sublayer. |
Opacity | Gets or sets the opacity of this sublayer. |
Renderer | Gets or sets this sublayer's Renderer. |
Scale |
Gets or sets a value indicating whether this sublayer renders its symbols based on scale. |
Source | Gets the Sublayer |
Table | Gets the sublayer's feature table. |
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.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |