GOffice.CanvasPath¶
- Subclasses:
None
Methods¶
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The flag for closed path |
||
r/w |
Set |
||
r/w |
The path points |
||
r/w |
The rotation around first point position |
||
r/w |
The path first point x coordinate |
||
r/w |
The path first point y coordinate |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
base |
r |
||
closed |
r |
||
fill_rule |
r |
||
path |
r |
||
priv |
r |
||
rotation |
r |
||
x |
r |
||
y |
r |
Class Details¶
- class GOffice.CanvasPath(**kwargs)¶
- Bases:
- Abstract:
No
Property Details¶
- GOffice.CanvasPath.props.closed¶
-
The flag for closed path
- GOffice.CanvasPath.props.fill_rule¶
-
Set
GOffice.fill
rule to winding or even/odd
- GOffice.CanvasPath.props.path¶
- Name:
path
- Type:
- Default Value:
- Flags:
The path points
- GOffice.CanvasPath.props.rotation¶
-
The rotation around first point position
- GOffice.CanvasPath.props.x¶
-
The path first point x coordinate