This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo2 Interface > IGlobeLayerInfo2.MaxLOD Property (ArcObjects .NET 10.5 SDK) |
The maximum LOD of the Layer.
[Visual Basic .NET] Public ReadOnly Property maxLOD As Integer
[C#] public int maxLOD {get;}
[C++]
HRESULT get_maxLOD(
Long* pLevel
);
[C++]
Parameters pLevel [out, retval] pLevel is a parameter of type Long
The maximum Level of Detail of the layer. Indicates the maximum level for which data cache could be generated.