Libraries
»
gui_geometry
(0.3.1)
»
Index
»
GuiGeo
»
Rectangle
»
#h
Method: GuiGeo::Rectangle#h
Defined in:
lib/gui_geometry/rectangle.rb
#
h
⇒
Object
Also known as:
height
48
# File 'lib/gui_geometry/rectangle.rb', line 48
def
h
;
size
.
h
;
end