This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataWindow Interface > IDataWindow.IsVisible Property (ArcObjects .NET 10.5 SDK) |
Indicates if the window is visible.
[Visual Basic .NET] Public ReadOnly Property IsVisible As Boolean
[C#] public bool IsVisible {get;}