Forum und email

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.

λ§€κ°œλ³€μˆ˜

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.

λ°˜ν™˜κ°’

값을 λ°˜ν™˜ν•˜μ§€ μ•ŠμŠ΅λ‹ˆλ‹€.