GOffice.CanvasRect¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
height |
r/w |
rectangle height. |
|
width |
r/w |
rectangle width. |
|
x |
r/w |
lowest horizontal bound of the rectangle. |
|
y |
r/w |
lowest vertical bound of the rectangle. |
Methods¶
None
Details¶
- class GOffice.CanvasRect¶
A simple rectangle.