y property

y property

Gets the y-coordinate of the 2D object.

Definition:

@property
def y(self):
    ...

See Also