height property

height property

Returns the height of a frame. Read-only float.

Definition:

@property
def height(self):
    ...

See Also