IRasterValue2 Interface

Provides access to additional members that control a raster value.

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.

IRasterValue2.PersistXform Property

The geodata transformation to be persisted.

Public Property PersistXform As IGeodataXform
public IGeodataXform PersistXform {get; set;}

Inherited Interfaces

Interfaces Description
IRasterValue Provides access to members that control raster value.

Classes that implement IRasterValue2

Classes Description
RasterValue The Raster Value Class.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.