| setdash |
(Array array [, int phase]) |
typedict.Graphics |
| |
Stores
array
and
phase
in the
dasharray
and
dashphase
fields that are used to control the appearance of dashed lines and curves
produced when built-ins, like
stroke
or
strokepath,
draw the current
path.
A
NULL
or empty array disables dashing, otherwise all the elements in
array
should be non-negative numbers.
Omitting
phase
is the same as supplying a zero value.
| |
| Return: |
none
| | |
| See Also: |
grestore,
grestoreall,
gsave,
initclip,
initgraphics,
setcmykcolor,
setfont,
setgradient,
setgray,
sethsbcolor,
setlinecap,
setlinejoin,
setlinewidth,
setmiterlimit,
setpath,
setrgbcolor,
settexture
|
|
Yoix is a registered trademark of AT&T Inc.
|