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

search for in the

SWFShape->movePenTo> <SWFShape->drawLineTo
[edit] Last updated: Sat, 07 Jan 2012

view this page in

SWFShape->movePen

(PHP 4 >= 4.0.5)

SWFShape->movePenMoves the shape's pen (relative)

Beschreibung

void SWFShape::movePen ( float $dx , float $dy )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

swfshape->setrightfill() move the shape's pen from coordinates (current x,current y) to (current x + dx, current y + dy) in the shape's coordinate space.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch



add a note add a note User Contributed Notes SWFShape->movePen
There are no user contributed notes for this page.

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