| 包 | flash.text |
| 类 | public final class TextColorType |
| 继承 | TextColorType Object |
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
| DARK_COLOR : String = "dark" [static]
用于 setAdvancedAntiAliasingTable() 方法中的 colorType 参数。
| TextColorType | ||
| LIGHT_COLOR : String = "light" [static]
用于 setAdvancedAntiAliasingTable() 方法中的 colorType 参数。
| TextColorType | ||
| DARK_COLOR | 常量 |
public static const DARK_COLOR:String = "dark"
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
用于 setAdvancedAntiAliasingTable() 方法中的 colorType 参数。 使用语法 TextColorType.DARK_COLOR。
另请参见
| LIGHT_COLOR | 常量 |
public static const LIGHT_COLOR:String = "light"
| 语言版本 : | ActionScript 3.0 |
| Player 版本 : | Flash Player 9 |
用于 setAdvancedAntiAliasingTable() 方法中的 colorType 参数。 使用语法 TextColorType.LIGHT_COLOR。
另请参见
当前页: http://livedocs.adobe.com/flash/9.0_cn/ActionScriptLangRefV3/flash/text/TextColorType.html