Provides access to members that control geometric function arguments.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AppendGeodataXform | Indicates whether the the geodata transformation is appended to the existing one from the input raster. | |
ConstantZ | The constant Z value in meters. | |
CorrectGeoid | Indicates if Geoid correction is needed. | |
DEM | The Digital Elevation Model (DEM) for orthorectification. | |
GeodataXform | The geodata transformation. | |
Raster | The source raster object. | |
ZFactor | The conversion factor from DEM Z unit to meters. | |
ZOffset | The Z offset in meters applied to DEM. |
CoClasses that implement IGeometricFunctionArguments
CoClasses and Classes | Description |
---|---|
GeometricFunctionArguments | A class for raster geometric function arguments. |