|
PHP5中文手册
swf_definepoly(PHP 4) swf_definepoly — Define a polygon 说明
void swf_definepoly
( int $objid
, array $coords
, int $npoints
, float $width
)
Defines a polygon given an array of x, y coordinates. 参数
返回值无返回值。 |