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


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

IMosaicLODInfoHelper Interface

Provides access to members that controls a LOD helper.

Product Availability

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

Members

Name Description
Method Load Loads LOD information from an array of scales/resolutions.
Method LoadFromTable Loads LOD information from a table containing a list of scales/resolutions.
Read-only property LODInfos The LOD information.
Write-only property SpatialReference The spatial reference.

Classes that implement IMosaicLODInfoHelper

Classes Description
MosaicLODInfoHelper A LOD helper.