ps_set_border_dash

(PECL)

ps_set_border_dash -- Sets length of dashes for border of annotations

說明

bool ps_set_border_dash ( resource psdoc, float black, float white )

Annotations like the starting points of links are surrounded by a rectangle. This function sets the black and white portion of a dashed border line.

返回值

若果成功則返回 TRUE,失敗則返回 FALSE