This document is archived and information here might be outdated. Recommended version. |
The Globe display object associated with a Globe Control or ArcGlobe.
[Visual Basic .NET] Public ReadOnly Property GlobeDisplay As IViewers3D
[C#] public IViewers3D GlobeDisplay {get;}
[C++]
HRESULT get_GlobeDisplay(
IViewers3D** ppiGlobeDisplay
);
[C++]
Parameters ppiGlobeDisplay [out, retval]
ppiGlobeDisplay is a parameter of type IViewers3D**