Method: GuiGeo::Rectangle#h

Defined in:
lib/gui_geometry/rectangle.rb

#hObject Also known as: height



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

def h; size.h; end