| パッケージ | flash.text |
| クラス | public final class TextColorType |
| 継承 | TextColorType Object |
| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0, Flash Player 9 |
関連する API エレメント
パブリックプロパティ
パブリックメソッド
パブリック定数
| 定数 | 定義元 | ||
|---|---|---|---|
| DARK_COLOR : String = "dark" [静的]
setAdvancedAntiAliasingTable() メソッドの colorType パラメーターで使用されます。 | TextColorType | ||
| LIGHT_COLOR : String = "light" [静的]
setAdvancedAntiAliasingTable() メソッドの colorType パラメーターで使用されます。 | TextColorType | ||
定数の詳細
DARK_COLOR | 定数 |
public static const DARK_COLOR:String = "dark"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0, Flash Player 9 |
colorType パラメーター(setAdvancedAntiAliasingTable() メソッド)で使用されます。シンタックス TextColorType.DARK_COLOR を使用します。
関連する API エレメント
LIGHT_COLOR | 定数 |
public static const LIGHT_COLOR:String = "light"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | AIR 1.0, Flash Player 9 |
colorType パラメーター(setAdvancedAntiAliasingTable() メソッド)で使用されます。シンタックス TextColorType.LIGHT_COLOR を使用します。
関連する API エレメント
Tue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示