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


IRepresentationWindow.Hide Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IRepresentationWindow.Hide Method

Hides the window.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRepresentationWindow Interface