This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* 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.