RanorexRanorex Documentation
Location Property
NamespacesRanorex.CoreElementLocation
The location of the element, relative to its parent.
Declaration Syntax
C#Visual BasicVisual C++
public Point Location { get; }
Public ReadOnly Property Location As Point
public:
property Point Location {
	Point get ();
}

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