|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerGroupLayer Interface > IGlobeServerGroupLayer.Blending Property (ArcObjects .NET 10.4 SDK) | 
Indicates if this group layer should be consolidated by blending.
[Visual Basic .NET] Public Property Blending As Boolean
[C#] public bool Blending {get; set;}
[C++]
HRESULT get_Blending(
  VARIANT_BOOL* pvbBlending
);
[C++]
HRESULT put_Blending(
  VARIANT_BOOL pvbBlending
);
[C++]
Parameters pvbBlending [out, retval] pvbBlending is a parameter of type VARIANT_BOOL pvbBlending [in] pvbBlending is a parameter of type VARIANT_BOOL