This document is archived and information here might be outdated.  Recommended version.


ISxContentsView.Deactivate Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcScene)  

ISxContentsView.Deactivate Method

Deactivates the contents view.

[Visual Basic .NET]
Public Sub Deactivate ( _
)
[C#]
public void Deactivate (
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxContentsView Interface