Language version: | ActionScript 3.0 |
The TextColorType class provides color values for the flash.text.TextRenderer class.
public static const DARK_COLOR:String = "dark"
Language version: | ActionScript 3.0 |
Used in the colorType
parameter in the setAdvancedAntiAliasingTable()
method.
Use the syntax TextColorType.DARK_COLOR
.
See also
public static const LIGHT_COLOR:String = "light"
Language version: | ActionScript 3.0 |
Used in the colorType
parameter in the setAdvancedAntiAliasingTable()
method.
Use the syntax TextColorType.LIGHT_COLOR
.
See also
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00