This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingDisplay Interface > ITrackingDisplay.GlobeDisplay Property (ArcObjects .NET 10.4 SDK) |
The Globe display object associated with a Globe Control or ArcGlobe.
[Visual Basic .NET] Public ReadOnly Property GlobeDisplay As IViewers3D
[C#] public IViewers3D GlobeDisplay {get;}
[C++]
HRESULT get_GlobeDisplay(
IViewers3D** ppiGlobeDisplay
);
[C++]
Parameters ppiGlobeDisplay [out, retval]
ppiGlobeDisplay is a parameter of type IViewers3D