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