This document is archived and information here might be outdated. Recommended version. |
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