center_y property

center_y property

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

Definition:

@property
def center_y(self):
    ...

See Also