This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.GraphicsLayer Property (ArcObjects .NET 10.4 SDK) |
The embedded Graphics Layer.
[Visual Basic .NET] Public ReadOnly Property GraphicsLayer As IGlobeGraphicsLayer
[C#] public IGlobeGraphicsLayer GraphicsLayer {get;}
[C++]
HRESULT get_GraphicsLayer(
IGlobeGraphicsLayer** ppGrLayer
);
[C++]
Parameters ppGrLayer [out, retval]
ppGrLayer is a parameter of type IGlobeGraphicsLayer