This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRasterSchema Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing raster schema object.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
CellSize | The cellSize property. | |
CellSizeRule | Inidicates how the cellSize property is to be managed. | |
Extent | The extent property. | |
ExtentRule | Inidicates how the extent property is to be managed. | |
RasterFormatRule | Inidicates how the raster format property is to be managed. | |
RasterRule | Inidicates how the raster is integer property is to be managed. |
CoClasses and Classes | Description |
---|---|
GPRasterSchema | Geoprocessing Raster Schema object. |