This document is archived and information here might be outdated.  Recommended version.


IGlobeHeightProperties.BaseLayer Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeHeightProperties.BaseLayer Property

The base layer.

[Visual Basic .NET]
Public Property BaseLayer As ILayer
[C#]
public ILayer BaseLayer {get; set;}
[C++]
HRESULT get_BaseLayer(
  ILayer** ppBase
);
[C++]
HRESULT putref_BaseLayer(
  ILayer* ppBase
);
[C++]

Parameters ppBase [out, retval]
ppBase is a parameter of type ILayer ppBase [in]
ppBase is a parameter of type ILayer

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeHeightProperties Interface

.NET Snippets

Add Drape Layer to Globe Elevation Surface