This document is archived and information here might be outdated. Recommended version. |
Returns the IGlobeViewer interface.
[Visual Basic .NET] Public Sub GetGlobeViewer ( _ ByRef ppViewer As IGlobeViewer _ )
[C#] public void GetGlobeViewer ( ref IGlobeViewer ppViewer );
This method provides a handle to the current globe viewer (esriGlobeCore::IGlobeViewer) in ArcCatalog, which in turn provides access to the current globe display and other display properties.