This document is archived and information here might be outdated.  Recommended version.


ISimplePixelReader.MaximumPyramidLevel Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

ISimplePixelReader.MaximumPyramidLevel Property

The maximum available source pyramid level.

[Visual Basic .NET]
Public WriteOnly Property MaximumPyramidLevel_2
[C#]
public void MaximumPyramidLevel_2 {set;}
[C++]
HRESULT put_MaximumPyramidLevel(
  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