- トップ
- > メソッド
- > s
- > SetFontSize
<<  SetFont
SetFontSize
フォントサイズを設定する。
publicメソッド、Version 1.0~
- 書式
-
SetFontSize( $size, $out )
- 戻り値
-
(なし)
- パラメータ
-
float $size フォントサイズ(ポイント)
bool $out true trueであれば、フォントサイズコマンドを出力する。 でなければ、フォントのプロパティを使用する。 if true output the font size command, otherwise only set the font properties. - 関連