Gets a value indicating whether this popup window is currently visible.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public bool IsVisible { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsVisible As Boolean |