left property

left property

Gets the left of the rectangle

Definition:

@property
def left(self):
    ...

See Also