GOffice.StyleLine¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
auto_color |
r/w |
color is automatic. |
|
auto_dash |
r/w |
automatic dash type. |
|
auto_fore |
r/w |
fore is automatic. |
|
auto_width |
r/w |
automatic width |
|
cap |
r/w |
cap style. |
|
color |
r/w |
color is used as background for compatibility (pattern == 0 means filled with background color). |
|
dash_type |
r/w |
||
fore |
r/w |
second color used for patterned lines. |
|
join |
r/w |
join style. |
|
miter_limit |
r/w |
mitter limit. |
|
pattern |
r/w |
pattern. |
|
width |
r/w |
line width: <0 == no line, =0 == hairline : unscaled, minimum useful (can be bigger than visible) size. >0 in pts. |
Methods¶
None
Details¶
- class GOffice.StyleLine¶