center_x property

center_x property

Returns the X coordinate of a frame’s center. Read-only float.

Definition:

@property
def center_x(self):
    ...

See Also