This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerObjects Interface > IGlobeServerObjects.Display Property (ArcObjects .NET 10.4 SDK) |
The display used by the Globe Server.
[Visual Basic .NET] Public ReadOnly Property Display As IGlobeDisplay
[C#] public IGlobeDisplay Display {get;}
[C++]
HRESULT get_Display(
IGlobeDisplay** ppDisplay
);
[C++]
Parameters ppDisplay [out, retval]
ppDisplay is a parameter of type IGlobeDisplay