Removes a pyramid level.
[Visual Basic .NET] Public Sub RemovePyramidLevel ( _ ByVal index As Integer _ )
[C#] public void RemovePyramidLevel ( int index );
[C++]
HRESULT RemovePyramidLevel(
long index
);
[C++]Parameters
index [in] index is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.