This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfos Interface > IGlobeLayerInfos.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a globe layer info.
[Visual Basic .NET] Public Sub Add ( _ ByVal pLayerInfo As IGlobeLayerInfo _ )
[C#] public void Add ( IGlobeLayerInfo pLayerInfo );
[C++]
HRESULT Add(
IGlobeLayerInfo* pLayerInfo
);
[C++]
Parameters pLayerInfo [in]
pLayerInfo is a parameter of type IGlobeLayerInfo