downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

swf_definepoly> <swf_definefont
Last updated: Fri, 13 Nov 2009

view this page in

swf_defineline

(PHP 4)

swf_defineline線を定義する

説明

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

線を定義します。

パラメータ

objid

オブジェクト ID。

x1

開始位置の x 座標。

y1

開始位置の y 座標。

x2

終了位置の x 座標。

y2

終了位置の y 座標。

width

線の幅。

返り値

値を返しません。



add a note add a note User Contributed Notes
swf_defineline
There are no user contributed notes for this page.

swf_definepoly> <swf_definefont
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites