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