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


IDescriptionWindow.Show Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IDescriptionWindow.Show Method

Show tem Description Window of select object.

[Visual Basic .NET]
Public Sub Show ( _
    ByVal rePosition As Boolean _
)
[C#]
public void Show (
    bool rePosition
);

Product Availability

Available with ArcGIS Desktop.

See Also

IDescriptionWindow Interface