ArcObjects Library Reference (GeoDatabase)  

IRasterValue2 Interface

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
Read/write property Extent The extent of the raster value.
Read/write property PersistXform The geodata transformation to be persisted.
Read/write property Raster The raster of the raster value.
Read/write property RasterDataset The raster dataset of the raster value.
Read/write property RasterDatasetName The raster dataset name of the raster value.
Read/write property RasterStorageDef The raster storage properties.
Method 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 | IRasterValue2 Interface | IRasterValue Interface | IRasterStorageDef2 Interface | IRasterStorageDef Interface | IRasterValue2 Interface