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


IGPRasterSchema Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRasterSchema Interface
ArcGIS Developer Help

IGPRasterSchema Interface

Provides access to the properties/methods of a geoprocessing raster schema object.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Read/write property CellSize The cellSize property.
Read/write property CellSizeRule Inidicates how the cellSize property is to be managed.
Read/write property Extent The extent property.
Read/write property ExtentRule Inidicates how the extent property is to be managed.
Read/write property RasterFormatRule Inidicates how the raster format property is to be managed.
Read/write property RasterRule Inidicates how the raster is integer property is to be managed.

Classes that implement IGPRasterSchema

Classes Description
GPRasterSchema Geoprocessing Raster Schema object.