This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerLayer Interface > IGlobeServerLayer.GlobeLayerInfo Property (ArcObjects .NET 10.4 SDK) |
Provides access to the available properties of a globe layer info object.
[Visual Basic .NET] Public ReadOnly Property GlobeLayerInfo As IGlobeLayerInfo
[C#] public IGlobeLayerInfo GlobeLayerInfo {get;}
[C++]
HRESULT get_GlobeLayerInfo(
IGlobeLayerInfo** ppLayerInfo
);
[C++]
Parameters ppLayerInfo [out, retval]
ppLayerInfo is a parameter of type IGlobeLayerInfo