The current mosaic LOD information.
[Visual Basic .NET] Public Property LODInfos As IMosaicLODInfos
[C#] public IMosaicLODInfos LODInfos {get; set;}
[C++]
HRESULT get_LODInfos(
IMosaicLODInfos** ppLODInfos
);
[C++]
HRESULT putref_LODInfos(
IMosaicLODInfos* ppLODInfos
);
[C++]Parameters
ppLODInfos [out, retval]ppLODInfos is a parameter of type IMosaicLODInfos
ppLODInfos [in]ppLODInfos is a parameter of type IMosaicLODInfos
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.