This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCoreUI > ESRI.ArcGIS.GlobeCoreUI > Interfaces > IG > IGxGlobeView Interface > IGxGlobeView.Get3DViewer Method (ArcObjects .NET 10.4 SDK) |
Returns the I3DViewer interface.
[Visual Basic .NET] Public Sub Get3DViewer ( _ ByRef ppViewer As I3DViewer _ )
[C#] public void Get3DViewer ( ref I3DViewer ppViewer );
This method provides a handle to the current 3D viewer (esri3DAnalyst::I3DViewer) in ArcCatalog, which in turn provides access to general 3D properties to control the viewer.