IUnitConversionFunctionArguments Interface
Provides access to members that control unit conversion raster function arguments.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
FromUnit |
The presumed units associated with pixels in the input raster. The value is the numeric representation of a value from one of these enumerations defined in System: esriUnits, esriAreaUnits, esriSpeedUnits, esriTemperatureUnits or esriPowerUnits. |
|
Raster |
The input raster. |
|
ToUnit |
The units associated with pixels in the output raster. The value is the numeric representation of a value from one of these enumerations defined in System: esriUnits, esriAreaUnits, esriSpeedUnits, esriTemperatureUnits or esriPowerUnits. Additionally, values f |
Classes that implement IUnitConversionFunctionArguments