y property

y property

The y-coordinate of the upper-left corner.

Definition:

@property
def y(self):
    ...

See Also