This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDataset3 Interface > IRasterDataset3.MaximumPyramidLevel Property (ArcObjects .NET 10.5 SDK) |
The maximum available pyramid level.
[Visual Basic .NET] Public ReadOnly Property MaximumPyramidLevel As Integer
[C#] public int MaximumPyramidLevel {get;}
[C++]
HRESULT get_MaximumPyramidLevel(
long* maxLevel
);
[C++]
Parameters maxLevel [out, retval] maxLevel is a parameter of type long