Libraries
»
rcad
(0.1.2)
»
Index
»
Rectangle
»
#ysize
Method: Rectangle#ysize
Defined in:
lib/rcad.rb
#
ysize
⇒
Object
(readonly)
These override Shape.xsize etc.
429 430 431
# File 'lib/rcad.rb', line 429
def
ysize
@ysize
end