This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITerrainLayer Interface > ITerrainLayer.PyramidHonored Property (ArcObjects .NET 10.4 SDK) |
Indicates if current surface resolution honors the scale/resolution relationship in the pyramin definition.
[Visual Basic .NET] Public ReadOnly Property PyramidHonored As Boolean
[C#] public bool PyramidHonored {get;}
[C++]
HRESULT get_PyramidHonored(
VARIANT_BOOL* pbHonored
);
[C++]
Parameters pbHonored [out, retval] pbHonored is a parameter of type VARIANT_BOOL