Method: GuiGeo::Rectangle#bl

Defined in:
lib/gui_geometry/rectangle.rb

#blObject



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

def bl; point(x, y + h); end