ArcObjects Library Reference (DataSourcesRaster)  

ISimplePixelReader.FirstPyramidLevel Property

The first available source pyramid level.

[Visual Basic .NET]
Public WriteOnly Property FirstPyramidLevel_2
[C#]
public void FirstPyramidLevel_2 {set;}
[C++]
HRESULT put_FirstPyramidLevel(
  long 
);
[C++]

Parameters

[in]    is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISimplePixelReader Interface