height property

height property

Gets the vertical component of this size. Read-only float.

Definition:

@property
def height(self):
    ...

See Also