Приглашаем посетить
Гаршин (garshin.lit-info.ru)

ps_set_border_style


ps_set_border_style

(PECL)

ps_set_border_style -- Sets border style of annotations

Описание

bool ps_set_border_style ( resource psdoc, string style, float width )

Annotations like the starting points of links are surrounded by a rectangle. This function sets the appearance and width of the border line.

Список параметров

psdoc

style

style can be solid or dashed.

width

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Смотрите также

ps_set_border_color()
ps_set_border_dash()