Libraries
»
gui_geometry
(0.3.1)
»
Index
»
GuiGeo
»
Rectangle
»
#y
Method: GuiGeo::Rectangle#y
Defined in:
lib/gui_geometry/rectangle.rb
#
y
⇒
Object
46
# File 'lib/gui_geometry/rectangle.rb', line 46
def
y
;
loc
.
y
;
end