height property
height property
The height of the rectangle based on top and bottom edges.
Definition:
@property
def height(self):
...
See Also
- class
Rectangle
The height of the rectangle based on top and bottom edges.
@property
def height(self):
...
Rectangle