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