This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicsLayer Interface > IGraphicsLayer.Activate Method (ArcObjects .NET 10.5 SDK) |
Prepare to display graphic on screen.
[Visual Basic .NET] Public Sub Activate ( _ ByVal containerScreen As IScreenDisplay _ )
[C#] public void Activate ( IScreenDisplay containerScreen );
[C++]
HRESULT Activate(
IScreenDisplay* containerScreen
);
[C++]
Parameters containerScreen [in]
containerScreen is a parameter of type IScreenDisplay