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

search for in the

SWFShape::movePenTo> <SWFShape::drawLineTo
[edit] Last updated: Fri, 17 May 2013

view this page in

SWFShape::movePen

(PHP 4 >= 4.0.5)

SWFShape::movePen図形のペンを移動する(相対座標)

説明

void SWFShape::movePen ( float $dx , float $dy )
警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

swfshape::setrightfill() は、図形のペンを 図形の座標空間で (現在の x,現在の y) から (現在の x + dx, 現在の y + dy) まで移動します。

返り値

値を返しません。

参考



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

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