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


IGlobeHeightProperties.BaseLayerName Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeHeightProperties.BaseLayerName Property

The base layer name persisted.

[Visual Basic .NET]
Public ReadOnly Property BaseLayerName As String
[C#]
public string BaseLayerName {get;}
[C++]
HRESULT get_BaseLayerName(
  System.String* pBaseLayerName
);
[C++]

Parameters pBaseLayerName [out, retval]
pBaseLayerName is a parameter of type BSTR*

Product Availability

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

See Also

IGlobeHeightProperties Interface