This document is archived and information here might be outdated.  Recommended version.


ITileDescription Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

ITileDescription Interface

Provides access to the TileDescription.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Dpi DPI to perform output with.
Read/write property ImageFormat Image format for the tile.
Read/write property Quality Quality for image formats.
Read/write property TileCountX Sub tile count in x direction.
Read/write property TileCountY Tile count in y direction.
Read/write property TileHeight Tile height in pixels.
Read/write property TileWidth Tile width in pixels.