Method: GuiGeo::Rectangle#bottom

Defined in:
lib/gui_geometry/rectangle.rb

#bottomObject



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

def bottom; loc.x + size.y; end