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


IRasterLODInfos2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterLODInfos2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IRasterLODInfos2

Classes Description