The following tables list the members exposed by GPResultImageLayer.
Name | Description | |
---|---|---|
GPResultImageLayer Constructor | Initializes a new instance of the GPResultImageLayer class. |
Name | Description | |
---|---|---|
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) | |
DisableClientCaching | If true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache. | |
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) | |
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. | |
InitializationFailure | Gets or sets the initialization failure if the initialization failed. (Inherited from ESRI.ArcGIS.Client.Layer) | |
IsInitialized | Returns true if the layer has been initialized. (Inherited from ESRI.ArcGIS.Client.Layer) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
JobId | The jobId for the job associated with the result image layer. | |
MaximumResolution | Gets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) | |
MinimumResolution | Gets or sets the minimum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Opacity | Gets or sets the layer opacity (Inherited from ESRI.ArcGIS.Client.Layer) | |
ParameterName | The name of the result parameter as defined in ArcGIS Services Directory. | |
ProxyUrl | Gets or sets the geoprocessing map image result ProxyUrl. | |
SpatialReference | Gets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Token | Gets or sets the token for accessing a secure dynamic ArcGIS service. | |
Url | Gets or sets the geoprocessing map image result URL. | |
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. | |
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 completed. | |
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 | Gets the source image to display in the dynamic layer. Override this to generate or modify images. (Inherited from ESRI.ArcGIS.Client.DynamicLayer) | |
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 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) |