This document is archived and information here might be outdated. Recommended version. |
Pyramid levels.
[Visual Basic .NET] Public Property PyramidLevels As Integer
[C#] public int PyramidLevels {get; set;}
[C++]
HRESULT get_PyramidLevels(
System.Int32* levels
);
[C++]
HRESULT put_PyramidLevels(
long levels
);
[C++]
Parameters levels [out, retval]
levels is a parameter of type long* levels [in]
levels is a parameter of type long