This document is archived and information here might be outdated.  Recommended version.


IExportItemsParameters Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IExportItemsParameters Interface

Provides access to members that control parameters for exporting items in a mosaic dataset.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property BaseName The basename.
Read/write property BuildPyramids Indicates whether pyramids are built for each raster dataset associated with each selected catalog item.
Read/write property CellSize The cellsize.
Read/write property ClippingGeometry The clipping geometry.
Read/write property ComputeStatistics Indicates whether histogram statistics are computed for each raster dataset associated with each selected catalog item.
Read/write property Extent The extent.
Read/write property Format The output format.
Read/write property NoData The nodata.
Read/write property OutputFolder The output folder.
Read/write property ResamplingType The resampling type.
Read/write property SnapRaster The reference raster whose bottom-left corner (XMin, YMin) is used for snapping the output raster's bottom-left corner.
Read/write property SpatialRef The spatial reference.
Read/write property StorageDef The storagedef.

CoClasses that implement IExportItemsParameters

CoClasses and Classes Description
ExportItemsParameters An object that controls how items in a mosaic dataset are exported.