| setlinejoin |
(Number join) |
typedict.Graphics |
| |
Stores
join
in the
linejoin
field that determines what happens at the joints where curves and lines
join when built-ins, like
stroke
or
strokepath,
draw the current
path.
The value of
join
should be one of
JOIN_MITER
(the default),
JOIN_ROUND,
or
JOIN_BEVEL,
which are all defined in
yoix.graphics.
| |
| Return: |
none
| | |
| See Also: |
grestore,
grestoreall,
gsave,
initclip,
initgraphics,
setcmykcolor,
setdash,
setfont,
setgradient,
setgray,
sethsbcolor,
setlinecap,
setlinewidth,
setmiterlimit,
setpath,
setrgbcolor,
settexture
|
|
Yoix is a registered trademark of AT&T Inc.
|