This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMosaicLODInfoHelper Interface > IMosaicLODInfoHelper.LODInfos Property (ArcObjects .NET 10.5 SDK) |
The LOD information.
[Visual Basic .NET] Public ReadOnly Property LODInfos As IMosaicLODInfos
[C#] public IMosaicLODInfos LODInfos {get;}
[C++]
HRESULT get_LODInfos(
IMosaicLODInfos** ppLODInfos
);
[C++]
Parameters ppLODInfos [out, retval]
ppLODInfos is a parameter of type IMosaicLODInfos