Main Page
Modules
Classes
Files
FdoIRaster
GetAuxiliaryProperties
GetBounds
GetCurrentBand
GetDataModel
GetImageXSize
GetImageYSize
GetNullPixelValue
GetNumberOfBands
GetStreamReader
GetVerticalUnits
IsNull
SetBounds
SetCurrentBand
SetDataModel
SetImageXSize
SetImageYSize
SetNull
SetNumberOfBands
SetStreamReader
SetVerticalUnits
virtual FDO_API void FdoIRaster::SetVerticalUnits
(
FdoString
*
units
)
[pure virtual]
Sets the Vertical Unit of Measure corresponding to the Raster Band.
Parameters:
units
The Unit of Measure type for the current band. The units string value corresponds to a Unit of Measure supported through the
FdoIGetMeasureUnits
command.