![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDERasterBand Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the RasterBand Data Element.
Description | ||
---|---|---|
![]() |
Height | Number of Rows. |
![]() |
IsInteger | Indicates if the data is integer. |
![]() |
MeanCellHeight | The approximate cell height of the raster. |
![]() |
MeanCellWidth | The approximate cell width of the raster. |
![]() |
NoDataValue | Data value used to indicate invalid or excluded data. |
![]() |
PixelType | Data type of the pixels. |
![]() |
PrimaryField | The primary field of the table. |
![]() |
TableType | The class names of the table. |
![]() |
Width | Number of Columns. |
CoClasses and Classes | Description |
---|---|
DERasterBand | RasterBand Data Element object. |