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

search for in the

swf_definepoly> <swf_definefont
[edit] Last updated: Wed, 19 Jun 2013

view this page in

swf_defineline

(PHP 4)

swf_definelineDefinir una línea

Descripción

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

Define una línea.

Parámetros

objid

El objeto de identificación.

x1

coordenada x del punto de inicio.

y1

coordenada y del punto de inicio.

x2

coordenada x del punto final.

y2

coordenada y del punto final.

width

El ancho de línea.

Valores devueltos

No devuelve ningún valor.



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

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