ArcObjects Library Reference  (PublisherControls)    

IARGlobeControl.ARGlobeWindowVisible Property

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
);

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The ARGlobeWindowVisible property determines whether the specified window is currently visible.

See Also

IARGlobeControl Interface

 


Feedback Send feedback on this page