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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.