y property

y property

Gets the y-coordinate value.

Definition:

@property
def y(self):
    ...

See Also