RanorexRanorex Documentation
ClientRectangle Property
NamespacesRanorex.CoreElementClientRectangle
The bounding rectangle of the element, relative to the parent.
Declaration Syntax
C#Visual BasicVisual C++
public Rectangle ClientRectangle { get; }
Public ReadOnly Property ClientRectangle As Rectangle
public:
property Rectangle ClientRectangle {
	Rectangle get ();
}

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