var obj = element.GetPosition(); app.Alert(obj.left + "\n" + obj.top + "\n"+ obj.width + "\n" + obj.height )