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


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

ITileImageInfo2 Interface

Provides access to members that provide the tile cache info.

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes ITileImageInfo.

Members

Name Description
Read/write property Antialiasing Indicates if Antialiasing is set.
Read/write property CompressionQuality The cache tile image compression quality.
Read/write property Format The cache tile format.

Inherited Interfaces

Interfaces Description
ITileImageInfo Provides access to more members that provide the map cache info.

Classes that implement ITileImageInfo2

Classes Description
TileImageInfo A Tile Image Info object.