This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITileImageInfo Interface (ArcObjects .NET 10.4 SDK) |
Provides access to more members that provide the map cache info. Note: the ITileImageInfo interface has been superseded byITileImageInfo2. Please consider using the more recent version.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
CompressionQuality | The cache tile image compression quality. | |
Format | The cache tile format. |
CoClasses and Classes | Description |
---|---|
TileImageInfo | A Tile Image Info object. |
Format can have values (PNG8, PNG24, PNG32 and JPEG). If the selected format is JPEG, then the compression quality can have a value from 0 to 100. The value of format must be used in constructing the url to the tile.