x property

x property

Returns the X coordinate of the upper-left corner of a frame. Read-only float.

Definition:

@property
def x(self):
    ...

See Also