This document is archived and information here might be outdated. Recommended version. |
The graphics container of the PageLayout object contained by the PageLayoutControl.
[Visual Basic .NET] Public ReadOnly Property GraphicsContainer As IGraphicsContainer
[C#] public IGraphicsContainer GraphicsContainer {get;}
[C++]
HRESULT get_GraphicsContainer(
void
);
This property is a shortcut to IActiveView::GraphicsContainer.
This property will always return a reference to the PageLayout's GraphicsContainer rather than to any GraphicsContainer associated with a Map.