right property

right property

Gets the x-coordinate that is the sum of X and Width property values of the rectangle.

Definition:

@property
def right(self):
    ...

See Also