This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IExportItemsParameters Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control parameters for exporting items in a mosaic dataset.
Description | ||
---|---|---|
BaseName | The basename. | |
BuildPyramids | Indicates whether pyramids are built for each raster dataset associated with each selected catalog item. | |
CellSize | The cellsize. | |
ClippingGeometry | The clipping geometry. | |
ComputeStatistics | Indicates whether histogram statistics are computed for each raster dataset associated with each selected catalog item. | |
Extent | The extent. | |
Format | The output format. | |
NoData | The nodata. | |
OutputFolder | The output folder. | |
ResamplingType | The resampling type. | |
SnapRaster | The reference raster whose bottom-left corner (XMin, YMin) is used for snapping the output raster's bottom-left corner. | |
SpatialRef | The spatial reference. | |
StorageDef | The storagedef. |
CoClasses and Classes | Description |
---|---|
ExportItemsParameters | An object that controls how items in a mosaic dataset are exported. |