Class ArcGISImageServiceInfo
The metadata for an ArcGIS image service.
Inheritance
Namespace: Esri.ArcGISRuntime.ArcGISServices
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcGISImageServiceInfo
Remarks
An ArcGIS image service is a data service that provides access to large collections of imagery, elevation data,
rasters, and other remotely sensed data. Arc
To display and interact with the raster images, create a Raster
Properties
Name | Description |
---|---|
Attribution | Gets copyright information from image service info object. |
Current |
Gets current version from image service info object. |
Fields | Gets optional mosaic dataset catalog table fields from image service info object. |
Full |
Gets full extent from image service info object. |
Max |
Gets max scale value from image service info object. |
Min |
Gets min scale value from image service info object. |
Name | Gets name from image service info object. |
Pixel |
Gets pixel type from image service info object. |
Rendering |
Gets a collection of information about the rendering rules defined in this image service. |
Spatial |
Gets spatial reference from image service info object. |
Time |
Gets the image service's time info |
Uri | Gets URL from image service info object. |
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.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |