Package | flashx.textLayout.formats |
Class | public final class BackgroundColor |
Inheritance | BackgroundColor Object |
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
backgroundColor
property
of the TextLayoutFormat
class is "transparent".
See also
Constant | Defined By | ||
---|---|---|---|
TRANSPARENT : String = "transparent" [static] Transparent - no background color is applied. | BackgroundColor |
TRANSPARENT | Constant |
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.