Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: swf_definerect - Manual
[go: Go Back, main page]

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

search for in the

swf_definetext" width="11" height="7"/> <swf_definepoly
Last updated: Mon, 05 Feb 2007

view this page in

swf_definerect

(PHP 4)

swf_definerect — 長方形を定義する

説明

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

左上と右下の点の座標を指定し、長方形を定義します。

パラメータ

objid

オブジェクト ID。

x1

左上の点の x 座標。

y1

左上の点の y 座標。

x2

右下の点の x 座標。

y2

右下の点の y 座標。

width

長方形の輪郭の幅。0.0 の場合は長方形が塗りつぶされます。

返り値

値を返しません。



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

swf_definetext" width="11" height="7"/> <swf_definepoly
Last updated: Mon, 05 Feb 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites