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

search for in the

swf_definerect> <swf_defineline
[edit] Last updated: Fri, 17 May 2013

view this page in

swf_definepoly

(PHP 4)

swf_definepolyDefinir un polígono

Descripción

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

Define un polígono dadas una serie de coordenadas x, y.

Parámetros

objid

La id. del objeto

coords

Un array de coordenadas x, y.

npoints

El número de puntos totales que contiene la matriz dadas para coordenadas

width

El ancho del borde del polígono, si se establece a 0.0 el polígono está relleno.

Valores devueltos

No devuelve ningún valor.



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites