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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.