Packageflashx.textLayout.formats
Classpublic final class BorderColor
InheritanceBorderColor 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 borderColor property of the TextLayoutFormat class is "transparent".

See also

TextLayoutFormat.borderColor


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

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

Transparent - no border color is applied.