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


ITileDescription2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITileDescription2 Interface
ArcGIS Developer Help

ITileDescription2 Interface

Provides access to the TileDescription.

Product Availability

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

Members

Name Description
Read/write property Dpi DPI to perform output with.
Read/write property ImageFormat Image format for the tile.
Read/write property LERCError Max error when compressing elevation tiles with LERC.
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.

Inherited Interfaces

Interfaces Description
ITileDescription Provides access to the TileDescription.

Classes that implement ITileDescription2

Classes Description