6.92.25 swf_defineline[ Exemples avec swf_defineline ] PHP 4 >= 4.0.0Description
void swf_defineline(int objid ,float x1 ,float y1 ,float x2 ,float y2 ,float width )
swf_defineline définit une ligne
commençant aux coordonnées (x1,
y1), et finissant au point de
coordonnées (x2, y2).
Elle aura la largeur de width.
|