ps_set_border_dash
(PECL)
ps_set_border_dash -- Sets length of dashes for border of annotations
Descripción
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.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.