ArcObjects Library Reference (GeoDatabase)  

IRasterLODInfos2 Interface

Provides access to additional members that control custom Level of Details.

Product Availability

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

Description

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

Members

Description
Method GetResolution Gets X and Y resolution (cellsize) at a given level.
Read-only property NumLevels The number of levels of details.
Method Snap Snaps a given cellsize to a proper Level Of Details.
Method Snap2 Snaps a given cellsize to a proper Level Of Details.

Inherited Interfaces

Interfaces Description
IRasterLODInfos Provides access to members that control custom Level of Details.