This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobe2 Interface > IGlobe2.RefreshGroupLayer Method (ArcObjects .NET 10.4 SDK) |
Refresh globe group layer.
[Visual Basic .NET] Public Sub RefreshGroupLayer ( _ ByVal pLayer As ILayer _ )
[C#] public void RefreshGroupLayer ( ILayer pLayer );
[C++]
HRESULT RefreshGroupLayer(
ILayer* pLayer
);
[C++]
Parameters pLayer [in]
pLayer is a parameter of type ILayer