This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicsContainerProperty Interface > IGraphicsContainerProperty.GraphicsContainer Property (ArcObjects .NET 10.4 SDK) |
Element's graphics container.
[Visual Basic .NET] Public Property GraphicsContainer As IGraphicsContainer
[C#] public IGraphicsContainer GraphicsContainer {get; set;}
[C++]
HRESULT get_GraphicsContainer(
IGraphicsContainer** Container
);
[C++]
HRESULT putref_GraphicsContainer(
IGraphicsContainer* Container
);
[C++]
Parameters Container [out, retval]
Container is a parameter of type IGraphicsContainer Container [in]
Container is a parameter of type IGraphicsContainer