Packageflashx.textLayout.formats
Classpublic final class BackgroundColor
InheritanceBackgroundColor Inheritance Object

Language Version : ActionScript 3.0
Runtime Versions : Flash Player 10, AIR 1.5

Defines a constant for specifying that the value of the backgroundColor property of the TextLayoutFormat class is "transparent".

See also

TextLayoutFormat.backgroundColor


Public Constants
 ConstantDefined By
  TRANSPARENT : String = transparent
[static] Transparent - no background color is applied.
BackgroundColor
Constant Detail
TRANSPARENTConstant
public static const TRANSPARENT:String = transparent

Language Version : ActionScript 3.0
Runtime Versions : Flash Player 10, AIR 1.5

Transparent - no background color is applied.