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

search for in the

SWFText::addUTF8String> <SWFText
[edit] Last updated: Fri, 17 May 2013

view this page in

SWFText::addString

(PHP 4 >= 4.0.5)

SWFText::addString文字列を描画する

説明

void SWFText::addString ( string $string )
警告

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

swftext::addstring() は、文字列 string を現在のペン (カーソル) の位置に描画します。 ペンの位置は、テキストのベースラインとなります。 つまり、ベースラインより上のあるテキストは -y 方向に配置されます。

返り値

値を返しません。

参考

  • SWFText::addUTF8String() - 現在のペンの位置に、現在のフォント・高さ・行間および色設定を使用して 指定したテキストで SWFText オブジェクトを作成する



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

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