This document is archived and information here might be outdated. Recommended version. |
Configures the globe properties for a possible base surface layer.
[Visual Basic .NET] Public Sub ConfigureBaseLayer ( _ ByVal pBaseSurface As ILayer _ )
[C#] public void ConfigureBaseLayer ( ILayer pBaseSurface );
[C++]
HRESULT ConfigureBaseLayer(
ILayer* pBaseSurface
);
[C++]
Parameters pBaseSurface [in]
pBaseSurface is a parameter of type ILayer*