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