ps_setpolydash
(PECL)
ps_setpolydash -- Sets appearance of a dashed line
Leírás
bool
ps_setpolydash ( resource psdoc, float arr )
Sets the length of the black and white portions of a dashed line.
ps_setpolydash() is used to set more complicated dash
patterns.
Paraméterek
- psdoc
- arr
arr is a list of length elements alternately for
the black and white portion.
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza,
ellenkező esetben FALSE értéket ad.