| Package | flash.text.engine |
| Class | public final class FontWeight |
| Inheritance | FontWeight Object |
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
FontDescription.fontWeight.
See also
| Constant | Defined By | ||
|---|---|---|---|
| BOLD : String = "bold" [static]
Used to indicate bold font weight. | FontWeight | ||
| NORMAL : String = "normal" [static]
Used to indicate normal font weight. | FontWeight | ||
| BOLD | Constant |
public static const BOLD:String = "bold"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to indicate bold font weight.
| NORMAL | Constant |
public static const NORMAL:String = "normal"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to indicate normal font weight.