x property

x property

Gets the x-coordinate value.

Definition:

@property
def x(self):
    ...

See Also