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 > ITerrainPyramidLevel Interface > ITerrainPyramidLevel.PyramidType Property (ArcObjects .NET 10.5 SDK) |
The pyramid type of this pyramid level associated with.
[Visual Basic .NET] Public ReadOnly Property PyramidType As esriTerrainPyramidType
[C#] public esriTerrainPyramidType PyramidType {get;}
[C++]
HRESULT get_PyramidType(
esriTerrainPyramidType* pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriTerrainPyramidType