This document is archived and information here might be outdated. Recommended version. |
The maximum available pyramid level.
[Visual Basic .NET]
Public ReadOnly Property MaximumPyramidLevel As Integer
[C#]
public int MaximumPyramidLevel {get;}
[C++]
HRESULT get_MaximumPyramidLevel(
System.Int32* maxLevel
);
[C++] Parameters maxLevel [out, retval]
maxLevel is a parameter of type long*