This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplay Interface > IGlobeDisplay.Globe Property (ArcObjects .NET 10.4 SDK) |
The globe container.
[Visual Basic .NET] Public Property Globe As IGlobe
[C#] public IGlobe Globe {get; set;}
[C++]
HRESULT get_Globe(
IGlobe** ppGlobe
);
[C++]
HRESULT putref_Globe(
IGlobe* ppGlobe
);
[C++]
Parameters ppGlobe [out, retval]
ppGlobe is a parameter of type IGlobe ppGlobe [in]
ppGlobe is a parameter of type IGlobe