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


IDescriptionWindow.Show Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDescriptionWindow Interface > IDescriptionWindow.Show Method
ArcGIS Developer Help

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