ArcObjects Library Reference  (GlobeCore)    

IGlobe.GlobeDisplay Property

The globe display.

[Visual Basic 6.0]
Property GlobeDisplay As IGlobeDisplay
[Visual Basic .NET]
Public ReadOnly Property GlobeDisplay As IGlobeDisplay
[C#]
public IGlobeDisplay GlobeDisplay {get;}
[Java]
public IGlobeDisplay getGlobeDisplay()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_GlobeDisplay(
  IGlobeDisplay** ppDisplay
);
[C++]

Parameters

ppDisplay [out, retval]

  ppDisplay is a parameter of type IGlobeDisplay

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobe Interface

 


Feedback Send feedback on this page