This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCoreUI > ESRI.ArcGIS.GlobeCoreUI > Interfaces > IG > IGxGlobeView Interface > IGxGlobeView.GetGlobeViewer Method (ArcObjects .NET 10.5 SDK) |
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.