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
Public Properties
Public Methods
Public Constants
Constant | Defined By | ||
---|---|---|---|
TRANSPARENT : String = "transparent" [static] Transparent - no background color is applied. | BackgroundColor |
Constant Detail
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.
Fri Mar 19 2010, 02:45 AM -07:00