swf_defineline

(PHP 4 >= 4.0RC2)

swf_defineline -- Définit une ligne.

Description

void swf_defineline (int objid, float x1, float y1, float x2, float y2, float width)

swf_defineline() définit une ligne commencant aux coordonnées (x1, y1 ), et finissant au point de coordonnées (x2, y2). Elle aura la largeur de width.