| 包 | flash.text |
| Class | public final class TextColorType |
| 继承 | TextColorType Object |
| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0, Flash Player 9 |
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
| 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 |
| RuntimeVersions: | AIR 1.0, Flash Player 9 |
用于 setAdvancedAntiAliasingTable() 方法中的 colorType 参数。使用语法 TextColorType.DARK_COLOR。
另请参见
| LIGHT_COLOR | 常量 |
public static const LIGHT_COLOR:String = "light"| 语言版本 : | ActionScript 3.0 |
| RuntimeVersions: | AIR 1.0, Flash Player 9 |
用于 setAdvancedAntiAliasingTable() 方法中的 colorType 参数。使用语法 TextColorType.LIGHT_COLOR。
另请参见
当前页: http://livedocs.adobe.com/flex/3_cn/flash/text/TextColorType.html