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