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 > IGlobeDisplayRendering3 Interface > IGlobeDisplayRendering3.GlobeBackgroundOption Property (ArcObjects .NET 10.5 SDK) |
The background option.
[Visual Basic .NET] Public Property GlobeBackgroundOption As esriGlobeBackgroundOption
[C#] public esriGlobeBackgroundOption GlobeBackgroundOption {get; set;}
[C++]
HRESULT get_GlobeBackgroundOption(
esriGlobeBackgroundOption* pOption
);
[C++]
HRESULT put_GlobeBackgroundOption(
esriGlobeBackgroundOption pOption
);
[C++]
Parameters pOption [out, retval]
pOption is a parameter of type esriGlobeBackgroundOption pOption [in]
pOption is a parameter of type esriGlobeBackgroundOption