| Package | flash.text |
| Class | public final class TextColorType |
| Inheritance | TextColorType Object |
| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
See also
| Constant | Defined By | ||
|---|---|---|---|
| DARK_COLOR : String = "dark" [static]
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method. | TextColorType | ||
| LIGHT_COLOR : String = "light" [static]
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method. | TextColorType | ||
| DARK_COLOR | Constant |
public static const DARK_COLOR:String = "dark"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method.
Use the syntax TextColorType.DARK_COLOR.
See also
| LIGHT_COLOR | Constant |
public static const LIGHT_COLOR:String = "light"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method.
Use the syntax TextColorType.LIGHT_COLOR.
See also
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/text/TextColorType.html