The following tables list the members exposed by ArcGISImageServiceLayer.
Name | Description | |
---|---|---|
![]() | ArcGISImageServiceLayer Constructor | Initializes a new instance of the ArcGISImageServiceLayer class. |
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) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | 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.Threading.DispatcherObject) |
![]() | Effect | Gets or sets the pixel shader effect to use for rendering this Layer. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | 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) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetUrl | Overridden. Gets the URL that references the map image. |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | Initialize | Overridden. Initializes the resource. Override this method if your resource requires asyncronous requests to initialize, and call the base method when initialization is complete. |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | Refresh | Refreshes the dynamic layer. (Inherited from ESRI.ArcGIS.Client.DynamicLayer) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
![]() | Cancel | Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | GetSource | Overridden. Gets the source image to display in the dynamic layer. Override this to generate or modify images. |
![]() | OnLayerChanged | Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnMapChanged | Override to know when a layer's Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnProgress | (Inherited from ESRI.ArcGIS.Client.DynamicLayer) |
![]() | OnPropertyChanged | Overloaded. Raises the Layer.PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
![]() | InitializationFailed | Raised when the layer has been initialized and encountered a problem. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | Initialized | Raised when the layer has been initialized (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | PropertyChanged | Property changed event (Inherited from ESRI.ArcGIS.Client.Layer) |