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