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


The following tables list the members exposed by ImageServiceAddParameters.

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 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 PropertyRasterTypeGets or sets the type of the raster.  
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.