Pakket | flash.text.engine |
Klasse | public final class FontPosture |
Overerving | FontPosture Object |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
FontDescription.fontPosture
om tekst in te stellen als cursief of standaard.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
ITALIC : String = "italic" [statisch]
Wordt gebruikt om een cursieve tekenstand aan te geven. | FontPosture | ||
NORMAL : String = "normal" [statisch]
Wordt gebruikt om de normale tekenstand aan te geven. | FontPosture |
Constantedetails
ITALIC | Constante |
public static const ITALIC:String = "italic"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Wordt gebruikt om een cursieve tekenstand aan te geven.
NORMAL | Constante |
public static const NORMAL:String = "normal"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Wordt gebruikt om de normale tekenstand aan te geven.
Wed Jun 13 2018, 11:42 AM Z