ArcObjects Library Reference (Carto)  

ITileCacheInfoEx Interface

Provides access to members that provide the tile cache info.

Product Availability

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

Members

Description
Method ComputeResolutions Computes resolutions from scales and current DPI.
Method ComputeScales Computes scales from resolutions and current DPI.
Read/write property LODInfos The tile cache Levels Of Details.
Read/write property Origin The tiling origin.
Read/write property PreciseDpi The tiling DPI.
Read/write property SpatialReference The tiling spatial reference.
Read/write property TileCols The number of columns per tile.
Read/write property TileRows The number of rows per tile.