Method: GuiGeo::Rectangle#tr

Defined in:
lib/gui_geometry/rectangle.rb

#trObject



91
# File 'lib/gui_geometry/rectangle.rb', line 91

def tr; point(x + w, y); end