This document is archived and information here might be outdated. Recommended version. |
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*