PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ps_setmiterlimitps_shading_pattern>
Last updated: Mon, 16 Jul 2012

ps_setpolydash

(PECL)

ps_setpolydash -- Sets appearance of a dashed line

说明

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.

参数

psdoc

arr

arr is a list of length elements alternately for the black and white portion.

返回值

如果成功则返回 TRUE,失败则返回 FALSE

参见

ps_setdash()




<ps_setmiterlimitps_shading_pattern>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST