This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainEdit Interface > ITerrainEdit.RemovePyramidLevel Method (ArcObjects .NET 10.5 SDK) |
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