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


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

Public Properties

 NameDescription
public PropertyAttributes Gets or sets the raster attributes. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyBuildPyramids Gets or sets a value indicating whether pyramids for the rasters will be built. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyBuildThumbnail Gets or sets a value indicating whether a thumbnail for tha rasters will be generated. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyComputeStatistics Gets or sets a value indicating whether statistics for the rasters will be computed. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyGeodataTransformApplyMethod Gets or sets the geodata transform apply method. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyGeodataTransformations Gets or sets the geodata transformations. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyItemIds Gets or sets the raw raster files. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyMaximumCellSizeFactor Gets 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 PropertyMinimumCellSizeFactor Gets 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 PropertyRasterType Gets or sets the type of the raster.  
public PropertyServiceUrl Gets 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.