bottom property

bottom property

Gets the y-coordinate that is the sum of the Y and Height property values of the rectangle.

Definition:

@property
def bottom(self):
    ...

See Also