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


IGlobe.GlobeDisplay Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobe Interface > IGlobe.GlobeDisplay Property
ArcGIS Developer Help

IGlobe.GlobeDisplay Property

The globe display.

[Visual Basic .NET]
Public ReadOnly Property GlobeDisplay As IGlobeDisplay
[C#]
public IGlobeDisplay GlobeDisplay {get;}
[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

.NET Samples

Create camera flyby from path Animation in the GlobeControl Globe Fly tool Creating a toolbar of globe tools Multiple globe viewers Set sun position tool Visualizing the camera path while animating