| パッケージ | flash.text |
| クラス | public final class FontStyle |
| 継承 | FontStyle Object |
| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
関連項目
| 定数 | 定義元 | ||
|---|---|---|---|
| BOLD : String = "bold" [静的]
setAdvancedAntiAliasingTable() メソッドの fontStyle パラメータのフォントのボールドスタイルを定義します。 | FontStyle | ||
| BOLD_ITALIC : String = "boldItalic" [静的]
setAdvancedAntiAliasingTable() メソッドの fontStyle パラメータのフォントのボールドとイタリックの組み合せスタイルを定義します。 | FontStyle | ||
| ITALIC : String = "italic" [静的]
setAdvancedAntiAliasingTable() メソッドの fontStyle パラメータのフォントのイタリックスタイルを定義します。 | FontStyle | ||
| REGULAR : String = "regular" [静的]
setAdvancedAntiAliasingTable() メソッドの fontStyle パラメータのフォントの標準スタイルを定義します。 | FontStyle | ||
| BOLD | 定数 |
public static const BOLD:String = "bold"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
fontStyle パラメータ(setAdvancedAntiAliasingTable() メソッド)のフォントのボールドスタイルを定義します。シンタックス FontStyle.BOLD を使用します。
関連項目
| BOLD_ITALIC | 定数 |
public static const BOLD_ITALIC:String = "boldItalic"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
fontStyle パラメータ(setAdvancedAntiAliasingTable() メソッド)のフォントのボールドとイタリックの組み合せスタイルを定義します。シンタックス FontStyle.BOLD_ITALIC を使用します。
関連項目
| ITALIC | 定数 |
public static const ITALIC:String = "italic"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
fontStyle パラメータ(setAdvancedAntiAliasingTable() メソッド)のフォントのイタリックスタイルを定義します。シンタックス FontStyle.ITALIC を使用します。
関連項目
| REGULAR | 定数 |
public static const REGULAR:String = "regular"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0 Flash Player 9 |
fontStyle パラメータ(setAdvancedAntiAliasingTable() メソッド)のフォントの標準スタイルを定義します。シンタックス FontStyle.REGULAR を使用します。
関連項目
このページに新しいコメントが追加された場合に、電子メールでの通知を希望する。 | コメントレポート
現在のページ: http://livedocs.adobe.com/flex/3_jp/langref/flash/text/FontStyle.html