This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* pbHonored
);
[C++] Parameters pbHonored [out, retval]
pbHonored is a parameter of type bool*