This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPRasterGDBEnvPyramid Interface > IGPRasterGDBEnvPyramid.PyramidLevels Property (ArcObjects .NET 10.4 SDK) |
Pyramid levels.
[Visual Basic .NET] Public Property PyramidLevels As Integer
[C#] public int PyramidLevels {get; set;}
[C++]
HRESULT get_PyramidLevels(
long* 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