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 > IGlobeHeightProperties Interface > IGlobeHeightProperties.BaseOption Property (ArcObjects .NET 10.5 SDK) |
The base option.
[Visual Basic .NET] Public Property BaseOption As esriGlobeLayerBaseOption
[C#] public esriGlobeLayerBaseOption BaseOption {get; set;}
[C++]
HRESULT get_BaseOption(
esriGlobeLayerBaseOption* pBaseOption
);
[C++]
HRESULT put_BaseOption(
esriGlobeLayerBaseOption pBaseOption
);
[C++]
Parameters pBaseOption [out, retval]
pBaseOption is a parameter of type esriGlobeLayerBaseOption pBaseOption [in]
pBaseOption is a parameter of type esriGlobeLayerBaseOption