ps_setlinewidth
(PECL)
ps_setlinewidth -- Sets width of a line
Descripción
bool
ps_setlinewidth ( resource psdoc, float width )
Sets the line width for all following drawing operations.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.