Provides access to additional members that control a raster value.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IRasterValue2 provides the access to the persisted xform information about the RasterValue
Members
Description | ||
---|---|---|
Extent | The extent of the raster value. | |
PersistXform | The geodata transformation to be persisted. | |
Raster | The raster of the raster value. | |
RasterDataset | The raster dataset of the raster value. | |
RasterDatasetName | The raster dataset name of the raster value. | |
RasterStorageDef | The raster storage properties. | |
SetEmptyRasterDataset | Sets up the empty raster dataset. |
Inherited Interfaces
Interfaces | Description |
---|---|
IRasterValue | Provides access to members that control raster value. |
CoClasses that implement IRasterValue2
CoClasses and Classes | Description |
---|---|
RasterValue | The Raster Value Class. |
See Also
IRasterStorageDef2 Interface | IRasterValue Interface | IRasterValue2 Interface | IRasterValue2 Interface | IRasterStorageDef2 Interface | IRasterStorageDef Interface