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

search for in the

swf_definerect> <swf_defineline
Last updated: Fri, 18 Jul 2008

view this page in

swf_definepoly

(PHP 4)

swf_definepolyDefine a polygon

Description

void swf_definepoly ( int $objid , array $coords , int $npoints , float $width )

Defines a polygon given an array of x, y coordinates.

Parameters

objid

The object id.

coords

An array of x, y coordinates.

npoints

The number of overall points that are contained in the array given by coords

width

The width of the polygon's border, if set to 0.0 the polygon is filled.

Return Values

No value is returned.



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

swf_definerect> <swf_defineline
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites