RanorexRanorex Documentation
ScreenLocation Property
NamespacesRanorex.CoreElementScreenLocation
The location of the element in screen coordinates.
Declaration Syntax
C#Visual BasicVisual C++
public Point ScreenLocation { get; }
Public ReadOnly Property ScreenLocation As Point
public:
property Point ScreenLocation {
	Point get ();
}

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