This document is archived and information here might be outdated. Recommended version. |
The smooth shading option.
[Visual Basic .NET] Public ReadOnly Property SmoothShading As Boolean
[C#] public bool SmoothShading {get;}
[C++]
HRESULT get_SmoothShading(
Boolean* pbIsSmooth
);
[C++]
Parameters pbIsSmooth [out, retval]
pbIsSmooth is a parameter of type bool*