This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.SmoothShading Property (ArcObjects .NET 10.5 SDK) |
The smooth shading option.
[Visual Basic .NET] Public ReadOnly Property SmoothShading As Boolean
[C#] public bool SmoothShading {get;}
[C++]
HRESULT get_SmoothShading(
VARIANT_BOOL* pbIsSmooth
);
[C++]
Parameters pbIsSmooth [out, retval] pbIsSmooth is a parameter of type VARIANT_BOOL