width property
width property
The width of the rectangle based on left and right edges.
Definition:
@property
def width(self):
...
See Also
- class
Rectangle
The width of the rectangle based on left and right edges.
@property
def width(self):
...
Rectangle