y property

y property

Returns a Y-offset of an image. Read-only int.

Definition:

@property
def y(self):
    ...

See Also