get_end_point_x method

On this page

get_end_point_x

Returns the X coordinate of the highest right point on the drawing where the tile ends.

def get_end_point_x(self):
    ...

Returns: float: The X coordinate of the tile’s end point.

See Also

On this page