![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITileDescription2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the TileDescription.
| Description | ||
|---|---|---|
![]() |
Dpi | DPI to perform output with. |
![]() |
ImageFormat | Image format for the tile. |
![]() |
LERCError | Max error when compressing elevation tiles with LERC. |
![]() |
Quality | Quality for image formats. |
![]() |
TileCountX | Sub tile count in x direction. |
![]() |
TileCountY | Tile count in y direction. |
![]() |
TileHeight | Tile height in pixels. |
![]() |
TileWidth | Tile width in pixels. |
| Interfaces | Description |
|---|---|
| ITileDescription | Provides access to the TileDescription. |