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


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

IRasterLODInfos Interface

Provides access to members that control custom Level of Details. Note: the IRasterLODInfos interface has been superseded by IRasterLODInfos2. Please consider using the more recent version.

Product Availability

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

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.

Classes that implement IRasterLODInfos

Classes Description