This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterItemDescription Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties of a raster item description for adding a raster.
Description | ||
---|---|---|
BuildPyramids | Indicates whether pyramids are built for the raster item. | |
BuildThumbnail | Indicates whether thumbnails are built and saved for the raster item. | |
ComputeStatistics | Indicates whether histogram statistics are computed for the raster item. | |
DataFileNames | The data file names. | |
DataFileURLs | The data file URLs. | |
GeodataXform | The georefencing of the raster item. | |
GeodataXformApplyMethod | The method used for applying the GeodataXform. | |
MaximumCellSizeFactor | The maximum visible cell size factor. | |
MinimumCellSizeFactor | The minimum visible cell size factor. | |
Properties | The raster item properties. | |
Type | The raster item type, i.e. a raster type name. |
CoClasses and Classes | Description |
---|---|
RasterItemDescription | An image service rendering rule class. |