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.Deactivate Method (ArcObjects .NET 10.5 SDK) |
ActiveView that graphics are displayed on is no longer visible.
[Visual Basic .NET]
Public Sub Deactivate ( _
)
[C#] public void Deactivate ( );
[C++]
HRESULT Deactivate(
void
);