DERasterBand
Base Type: DETable
A class for a raster band data element.
|
Property |
Type |
Description |
|---|---|---|
|
Extent |
The extent of the coverage. | |
|
Height |
int |
The number of Rows. |
|
HeightSpecified |
bool |
Indicates if Height is specified. |
|
IsInteger |
bool |
Indicates if the data is integer. |
|
IsIntegerSpecified |
bool |
Indicates if IsInteger is specified. |
|
MeanCellHeight |
double |
The approximate cell height of the raster. |
|
MeanCellHeightSpecified |
bool |
Indicates if MeanCellHeight is specified. |
|
MeanCellWidth |
double |
The approximate cell width of the raster. |
|
MeanCellWidthSpecified |
bool |
Indicates if MeanCellWidth is specified. |
|
PixelType |
The data type of the pixels. | |
|
PixelTypeSpecified |
bool |
Indicates if PixelType is specified. |
|
PrimaryField |
int |
The primary field of the table. |
|
PrimaryFieldSpecified |
bool |
Indicates if PrimaryFieldis specified. |
|
SpatialReference |
The spatial reference of the geodataset. | |
|
TableType |
The class names of the table. | |
|
TableTypeSpecified |
bool |
Indicates if TableType is specified. |
|
Width |
int |
The number of Columns. |
|
WidthSpecified |
bool |
Indicates if Width is specified. |