This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxTreeView Interface > IGxTreeView.EnsureVisible Method (ArcObjects .NET 10.4 SDK) |
Ensures that the current selection is visible, scrolling/expanding if necessary.
[Visual Basic .NET] Public Sub EnsureVisible ( _ ByVal object As IGxObject _ )
[C#] public void EnsureVisible ( IGxObject object );