Returns the value of attribute max_y
Returns:
the current value of max_y
5 6 7
# File 'lib/archimate/svg/extents.rb', line 5 def max_y @max_y end