GOffice.CanvasEllipse¶
- Subclasses:
None
Methods¶
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The ellipse height |
||
r/w |
The rotation around top left position |
||
r/w |
The ellipse width |
||
r/w |
The ellipse left position (or right position in RTL mode) |
||
r/w |
The ellipse top position |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
base |
r |
||
height |
r |
||
priv |
r |
||
rotation |
r |
||
width |
r |
||
x |
r |
||
y |
r |
Class Details¶
- class GOffice.CanvasEllipse(**kwargs)¶
- Bases:
- Abstract:
No
Property Details¶
- GOffice.CanvasEllipse.props.height¶
-
The ellipse height
- GOffice.CanvasEllipse.props.rotation¶
-
The rotation around top left position
- GOffice.CanvasEllipse.props.width¶
-
The ellipse width
- GOffice.CanvasEllipse.props.x¶
-
The ellipse left position (or right position in RTL mode)