Indicates if the specified control window is visible.
[Visual Basic 6.0] Property ARGlobeWindowVisible(
ByVal win As esriARGlobeWindows _
) As Boolean
[Visual Basic .NET] Public Function get_ARGlobeWindowVisible ( _ ByVal win As esriARGlobeWindows _ ) As Boolean
[C#] public bool get_ARGlobeWindowVisible ( esriARGlobeWindows win );
The ARGlobeWindowVisible property determines whether the specified window is currently visible.