| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
FontStyle クラスは、TextRenderer クラスに値を提供します。
public static const BOLD:String = "bold"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
fontStyle パラメータ(setAdvancedAntiAliasingTable() メソッド)のフォントのボールドスタイルを定義します。シンタックス FontStyle.BOLD を使用します。
関連項目
public static const BOLD_ITALIC:String = "boldItalic"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
fontStyle パラメータ(setAdvancedAntiAliasingTable() メソッド)のフォントのボールドとイタリックの組み合せスタイルを定義します。シンタックス FontStyle.BOLD_ITALIC を使用します。
関連項目
public static const ITALIC:String = "italic"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
fontStyle パラメータ(setAdvancedAntiAliasingTable() メソッド)のフォントのイタリックスタイルを定義します。シンタックス FontStyle.ITALIC を使用します。
関連項目
public static const REGULAR:String = "regular"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
fontStyle パラメータ(setAdvancedAntiAliasingTable() メソッド)のフォントの標準スタイルを定義します。シンタックス FontStyle.REGULAR を使用します。
関連項目
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Thu Jan 8 2009, 12:14 AM -08:00