パッケージflash.text
クラスpublic final class FontStyle
継承FontStyle Inheritance Object

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9

FontStyle クラスは、TextRenderer クラスに値を提供します。

関連項目

flash.text.TextRenderer


パブリック プロパティ
 プロパティ定義元
 Inheritedconstructor : Object
特定のオブジェクトインスタンスのクラスオブジェクトまたはコンストラクタ関数への参照です。
Object
 Inheritedprototype : Object
[static] クラスまたは関数オブジェクトのプロトタイプオブジェクトへの参照です。
Object
パブリック メソッド
 メソッド定義元
 Inherited
オブジェクトに指定されたプロパティが定義されているかどうかを示します。
Object
 Inherited
Object クラスのインスタンスが、パラメータとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。
Object
 Inherited
指定されたプロパティが存在し列挙できるかどうかを示します。
Object
 Inherited
ループ処理に対するダイナミックプロパティの可用性を設定します。
Object
 Inherited
指定されたオブジェクトのストリング表現を返します。
Object
 Inherited
指定されたオブジェクトのプリミティブな値を返します。
Object
パブリック 定数
 定数定義元
  BOLD : String = "bold"
[static] setAdvancedAntiAliasingTable() メソッドの fontStyle パラメータのフォントのボールドスタイルを定義します。
FontStyle
  BOLD_ITALIC : String = "boldItalic"
[static] setAdvancedAntiAliasingTable() メソッドの fontStyle パラメータのフォントのボールドとイタリックの組み合せスタイルを定義します。
FontStyle
  ITALIC : String = "italic"
[static] setAdvancedAntiAliasingTable() メソッドの fontStyle パラメータのフォントのイタリックスタイルを定義します。
FontStyle
  REGULAR : String = "regular"
[static] setAdvancedAntiAliasingTable() メソッドの fontStyle パラメータのフォントの標準スタイルを定義します。
FontStyle
定数の詳細
BOLD定数
public static const BOLD:String = "bold"

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9

fontStyle パラメータ (setAdvancedAntiAliasingTable() メソッド) のフォントのボールドスタイルを定義します。シンタックス FontStyle.BOLD を使用します。

関連項目

BOLD_ITALIC定数 
public static const BOLD_ITALIC:String = "boldItalic"

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9

fontStyle パラメータ (setAdvancedAntiAliasingTable() メソッド) のフォントのボールドとイタリックの組み合せスタイルを定義します。シンタックス FontStyle.BOLD_ITALIC を使用します。

関連項目

ITALIC定数 
public static const ITALIC:String = "italic"

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9

fontStyle パラメータ (setAdvancedAntiAliasingTable() メソッド) のフォントのイタリックスタイルを定義します。シンタックス FontStyle.ITALIC を使用します。

関連項目

REGULAR定数 
public static const REGULAR:String = "regular"

言語バージョン : ActionScript 3.0
Player のバージョン : Flash Player 9

fontStyle パラメータ (setAdvancedAntiAliasingTable() メソッド) のフォントの標準スタイルを定義します。 シンタックス FontStyle.REGULAR を使用します。

関連項目





 

このページに新しいコメントが追加された場合に、電子メールでの通知を希望する。 | コメントレポート

現在のページ: http://livedocs.adobe.com/flash/9.0_jp/ActionScriptLangRefV3/flash/text/FontStyle.html