This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > ITerrainToRasterFunctionArguments Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control terrain to raster conversion.
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 and Classes | Description |
---|---|
TerrainToRasterFunctionArguments (esriGeoDatabaseExtensions) | The TerrainToRasterFunction arguments. |