![]() |
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 > IGlobeDisplayLayers Interface > IGlobeDisplayLayers.BaseLayers Property (ArcObjects .NET 10.5 SDK) |
The internal layers created to support base surfaces for floating layers.
[Visual Basic .NET] Public ReadOnly Property BaseLayers As IArray
[C#] public IArray BaseLayers {get;}
[C++]
HRESULT get_BaseLayers(
IArray** ppBaseLayers
);
[C++]
Parameters ppBaseLayers [out, retval]
ppBaseLayers is a parameter of type IArray