Get element size
Returns:
159 160 161 162
# File 'lib/wda_lib/element.rb', line 159 def location r = rect Point.new(r['x'], r['y']) end