Provides access to members that control a raster table.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
PrimaryField |
The primary field of the table. |
|
TableType |
The class names of the table. |
CoClasses that implement IRasterTable
CoClasses and Classes |
Description |
RasterBand |
A representation of a single band of a raster dataset on disk. |
Remarks
This interface is only suppoted on for raster bands that contains a table. Some file based RasterBand and database RasterBand do not contain a table.
See Also
IRasterBand Interface