ArcGIS Runtime SDK for WPF - Library Reference
ImageServiceUpdateParameters Class Members
See Also  Properties 
ESRI.ArcGIS.Client.Tasks Namespace : ImageServiceUpdateParameters Class


The following tables list the members exposed by ImageServiceUpdateParameters.

Public Constructors

Public Properties

 NameDescription
public PropertyAttributesGets or sets the raster attributes. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyBuildPyramidsGets or sets a value indicating whether pyramids for the rasters will be built. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyBuildThumbnailGets or sets a value indicating whether a thumbnail for tha rasters will be generated. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyComputeStatisticsGets or sets a value indicating whether statistics for the rasters will be computed. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyFootprintGets or sets the footprint of the raster.  
public PropertyGeodataTransformApplyMethodGets or sets the geodata transform apply method. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyGeodataTransformationsGets or sets the geodata transformations. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyItemIdsGets or sets the raw raster files. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyMaximumCellSizeFactorGets or sets the maximum cell size factor. The factor (time raster resolution) used to populate MaxPS field (maximum cell size below which raster is visible) (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyMinimumCellSizeFactorGets or sets the minimum cell size factor. The factor (time raster resolution) used to populate MinPS field (maximum cell size above which raster is visible) (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyRasterIDGets or sets the object ID of the raster catalog item to be updated.  
public PropertyServiceUrlGets or sets the service URL to be added or uploaded to replace existing raw data. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
Top

See Also

© ESRI, Inc. All Rights Reserved.