Provides access to members that control terrain to raster conversion.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CacheMaxNumSurfaces | Maximum number of different surfaces kept in this cache folder. | |
CacheRasterZTolerance | Z tolerance for rasters in the image cache folder, used for compression. | |
CellWidth | Cell width. | |
Terrain | The input terrain or terrain name. | |
TinToRasterInterpolationType | Tin to raster interpolation type (how to rasterize the tin: Linear or NN). |
CoClasses that implement ITerrainToRasterFunctionArguments
CoClasses and Classes | Description |
---|---|
TerrainToRasterFunctionArguments (esriGeoDatabaseExtensions) | The TerrainToRasterFunction arguments. |