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 > IGlobeLayerInfo Interface > IGlobeLayerInfo.BaseSurfaceID Property (ArcObjects .NET 10.5 SDK) |
The layer ID of the base surface, (-1 if it doesn't exist).
[Visual Basic .NET] Public ReadOnly Property BaseSurfaceID As Integer
[C#] public int BaseSurfaceID {get;}
[C++]
HRESULT get_BaseSurfaceID(
long* pBaseID
);
[C++]
Parameters pBaseID [out, retval] pBaseID is a parameter of type long