RanorexRanorex Documentation
ScreenRectangle Property
NamespacesRanorexAdapterScreenRectangle
The bounding rectangle of the element in screen coordinates.
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle ScreenRectangle { get; }
Public ReadOnly Property ScreenRectangle As Rectangle
public:
property Rectangle ScreenRectangle {
	Rectangle get ();
}

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