RanorexRanorex Documentation
Visible Property
NamespacesRanorex.CoreElementVisible
True if the element is visible.
Declaration Syntax
C#Visual BasicVisual C++
public bool Visible { get; }
Public ReadOnly Property Visible As Boolean
public:
property bool Visible {
	bool get ();
}
Remarks
Note that even if the element is visible, it might be covered by another visible element.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)