Provides access to the properties/methods of a geoprocessing raster layer object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BandCount | The number of bands in the raster layer object. | |
ColumnCount | The number of columns of the raster layer object. | |
Field | The field of the raster layer. | |
IsInteger | Indicates whether or not the raster layer is of integer type. | |
PixelHeight | The pixel height of the raster layer object. | |
PixelWidth | The pixel width of the raster layer object. | |
RowCount | The row count of the raster layer object. | |
WhereClause | The where clause of the raster layer. |
CoClasses that implement IGPRasterLayer
CoClasses and Classes | Description |
---|---|
GPRasterLayer | Geoprocessing value object containing a raster layer value. |