ps_set_border_dash
Sets length of dashes for border of annotations
Description
bool ps_set_border_dash
( resource $psdoc
, float $black
, float $white
)
Parameters
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new.
-
black
-
The length of the dash.
-
white
-
The length of the gap between dashes.
Return Values
Returns TRUE
on success or FALSE
on failure.
See Also
- ps_set_border_color
- ps_set_border_style