This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxContentsView Interface > ISxContentsView.Activate Method (ArcObjects .NET 10.4 SDK) |
Activates the contents view.
[Visual Basic .NET] Public Sub Activate ( _ ByVal parentHWnd As Integer, _ ByVal document As ISxDocument _ )
[C#] public void Activate ( int parentHWnd, ISxDocument document );