right property

right property

Gets the x-coordinate that is the sum of x and width of this rectangle. Read-only float.

Definition:

@property
def right(self):
    ...

See Also