Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

swf_definerect

(PHP 4 )

swf_definerect -- Définit un rectangle.

Description

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

swf_definerect() définit un rectangle, de coin supérieur gauche aux coordoonées (x1,y1), et de coin inférieur droit aux coordonnées (x2, y2). L'épaisseur des bords est données par le paramètre width. width, 0.0 le rectangle sera rempli.