This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrain Interface > ITerrain.PyramidLevelCount Property (ArcObjects .NET 10.5 SDK) |
The number of pyramid levels in the terrain.
[Visual Basic .NET] Public ReadOnly Property PyramidLevelCount As Integer
[C#] public int PyramidLevelCount {get;}
[C++]
HRESULT get_PyramidLevelCount(
long* pcPyramidLevels
);
[C++]
Parameters pcPyramidLevels [out, retval] pcPyramidLevels is a parameter of type long
The PyramidLevelCount is the number of pyramid levels defined for the terrain excluding the implicit full resolution level and also the coarsest level, the terrain overview.