MyPaint.Rectangle¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
height |
r/w |
||
width |
r/w |
||
x |
r/w |
||
y |
r/w |
Methods¶
|
|
|
|
|
Details¶
- class MyPaint.Rectangle¶
- copy()¶
- Return type:
- expand_to_include_rect(other)¶
- Parameters:
other (
MyPaint.Rectangle
) –