| Name | Description |
| AttributionTemplate | Gets the attribution template of the layer. |
| BandCount | Gets the number of bands that are available in the ArcGISImageServiceLayer. |
| BandIds | Gets or sets which bands will be displayed (or visible) by the ArcGISImageServiceLayer. |
| CompressionQuality | Controls how much data loss the image will be subjected to by the compression algorithm. Valid value ranges of compression quality are from 0 to 100. |
| CopyrightText | Gets the copyright text reported by the ArcGISImageServiceLayer. |
| Credentials | Gets or sets the network credentials that are sent to the host and used to authenticate the request. (Inherited from ESRI.ArcGIS.Client.DynamicMapServiceLayer) |
| Description | Gets the text description of the ArcGISImageServiceLayer. |
| DisableClientCaching | Gets or set the property indicating if browser caching should be disabled for each request. |
| Dispatcher | (Inherited from System.Windows.DependencyObject) |
| Fields | Gets the List of Field objects associated with an attribute table for ArcGISImageServiceLayer that is based on Mosaic datasets. |
| FullExtent | The full extent of the layer (Inherited from ESRI.ArcGIS.Client.Layer) |
| ID | Gets or sets the layer ID (Inherited from ESRI.ArcGIS.Client.Layer) |
| ImageFormat | Gets or sets the image format for the ArcGISImageServiceLayer. |
| InitializationFailure | Gets or sets the initialization failure if the initialization failed. (Inherited from ESRI.ArcGIS.Client.Layer) |
| Interpolation | The resampling process of extrapolating the pixel values while transforming the raster dataset when it undergoes warping or when it changes coordinate space. |
| IsInitialized | Returns true if the layer has been initialized. (Inherited from ESRI.ArcGIS.Client.Layer) |
| MaximumResolution | Gets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) |
| MaxValues | Gets the maximum numerical value for each band in an ArcGISImageServiceLayer. |
| MeanValues | Gets the mean of all the numerical value for each band in an ArcGISImageServiceLayer. |
| MinimumResolution | Gets or sets the minimum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) |
| MinValues | Gets the minimum numerical value for each band in an ArcGISImageServiceLayer. |
| MosaicRule | Gets or sets the mosaic rule. |
| Name | Gets the name of the ArcGISImageServiceLayer in the REST service. |
| NoData | Gets or sets the image pixel value representing no information for the ArcGISImageServiceLayer. |
| NoDataColor | Gets or sets the RGB image pixel value representing no information for the ArcGISImageServiceLayer. |
| ObjectIdField | Gets the name (string) of the object ID field associated with an attribute table for ArcGISImageServiceLayer that is based on Mosaic datasets. |
| Opacity | Gets or sets the layer opacity (Inherited from ESRI.ArcGIS.Client.Layer) |
| PixelSizeX | Gets the width of a pixel in map units for an ArcGISImageServiceLayer. |
| PixelSizeY | Gets the height of a pixel in map units for an ArcGISImageServiceLayer. |
| ProxyURL | Gets or sets the URL to proxy the request through. |
| RenderingRule | Gets or sets the rendering rule which provides a set of predefined raster functions to dynamically change the display of the ArcGISImageServiceLayer. |
| ServiceDataType | Gets the image service data type for the ArcGISImageServiceLayer. |
| ServiceDescription | Gets the service description reported by the ArcGISImageServiceLayer. |
| SpatialReference | Gets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer) |
| StdvValues | Gets the standard deviation of all the numerical value for each band in an ArcGISImageServiceLayer. |
| TimeExtent | Gets the valid TimeExtent object for the ArcGISImageServiceLayer or null/Nothing if this service does not support time based queries. |
| Token | Gets or sets the token for accessing a secure ArcGIS service. |
| Url | Gets or sets the URL to an ArcGISImageServiceLayer. |
| Version | Gets the version of ArcGIS Server where the map service is published. |
| Visible | Gets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer) |