class ChunkyPNG::Vector
def max_x
-
(Integer)
- The highest x-coordinate of all the points in the vector.
def max_x x_range.last end
(Integer)
- The highest x-coordinate of all the points in the vector.
def max_x x_range.last end