x property

x property

Gets the x coordinate.

Definition:

@property
def x(self):
    ...

See Also