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