This document is archived and information here might be outdated.  Recommended version.


IRasterValue2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterValue2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IRasterValue2

Classes Description
RasterValue The Raster Value Class.

See Also

IRasterValue Interface | IRasterValue2 Interface | IRasterStorageDef2 Interface | IRasterValue2 Interface | IRasterStorageDef Interface | IRasterStorageDef2 Interface