ArcGIS API for Silverlight - Library Reference
GPResultImageLayer Class Properties
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : GPResultImageLayer Class


For a list of all members of this type, see GPResultImageLayer members.

Public Properties

 NameDescription
public PropertyDisableClientCaching If true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayName Gets or sets the display name. Display name is used in printing and legend control. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyEffectGets or sets the pixel shader effect to use for rendering this Layer. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyFullExtent The full extent of the layer (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyID Gets or sets the layer ID (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyImageFormat Gets or sets the image format.  
public PropertyInitializationFailure Gets or sets the initialization failure if the initialization failed. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyIsInitialized Returns true if the layer has been initialized. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyJobId The jobId for the job associated with the result image layer.  
public PropertyMaximumResolution Gets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyMinimumResolution Gets or sets the minimum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyOpacity Gets or sets the layer opacity (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyParameterName The name of the result parameter as defined in ArcGIS Services Directory.  
public PropertyProxyUrl Gets or sets the geoprocessing map image result ProxyUrl.  
public PropertyShowLegend Gets or sets a value indicating whether to show legend. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertySpatialReference Gets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyToken Gets or sets the token for accessing a secure dynamic ArcGIS service.  
public PropertyUrl Gets or sets the geoprocessing map image result URL.  
public PropertyVisible Gets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyVisibleTimeExtent Gets or sets the time extent where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.