This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterLODInfos Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control custom Level of Details. Note: the IRasterLODInfos interface has been superseded byIRasterLODInfos2. Please consider using the more recent version.
Description | ||
---|---|---|
GetResolution | Gets X and Y resolution (cellsize) at a given level. | |
NumLevels | The number of levels of details. | |
Snap | Snaps a given cellsize to a proper Level Of Details. |