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 > IRasterDataset3 Interface > IRasterDataset3.LODInfos Property (ArcObjects .NET 10.5 SDK) |
The custom LOD infos.
[Visual Basic .NET] Public ReadOnly Property LODInfos As IRasterLODInfos
[C#] public IRasterLODInfos LODInfos {get;}
[C++]
HRESULT get_LODInfos(
IRasterLODInfos** LODInfos
);
[C++]
Parameters LODInfos [out, retval]
LODInfos is a parameter of type IRasterLODInfos