This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties/methods of a geoprocessing raster layer object.
Name | 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 and Classes | Description |
---|---|
GPRasterLayer | Geoprocessing value object containing a raster layer value. |