ps_set_border_dash
Sets length of dashes for border of annotations
Beschreibung
bool ps_set_border_dash
( resource $psdoc
, float $black
, float $white
)
Parameter-Liste
-
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.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- ps_set_border_color
- ps_set_border_style