This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerProperties4 Interface > IGlobeLayerProperties4.GlobeDisplay Property (ArcObjects .NET 10.5 SDK) |
The globe display.
[Visual Basic .NET] Public Property GlobeDisplay As IGlobeDisplay
[C#] public IGlobeDisplay GlobeDisplay {get; set;}
[C++]
HRESULT get_GlobeDisplay(
IGlobeDisplay** ppDisplay
);
[C++]
HRESULT putref_GlobeDisplay(
IGlobeDisplay* ppDisplay
);
[C++]
Parameters ppDisplay [out, retval]
ppDisplay is a parameter of type IGlobeDisplay ppDisplay [in]
ppDisplay is a parameter of type IGlobeDisplay