This document is archived and information here might be outdated.  Recommended version.


IGxGlobeView.GetGlobeDisplay Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCoreUI)  

IGxGlobeView.GetGlobeDisplay Method

Returns the IGlobeDisplay interface.

[Visual Basic .NET]
Public Sub GetGlobeDisplay ( _
    ByRef ppGlobeDisplay As IGlobeDisplay _
)
[C#]
public void GetGlobeDisplay (
    ref IGlobeDisplay ppGlobeDisplay
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGlobeView Interface