Pakket | flash.text.engine |
Klasse | public final class FontWeight |
Overerving | FontWeight Object |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
FontDescription.fontWeight
.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
BOLD : String = "bold" [statisch]
Wordt gebruikt om het vette tekengewicht aan te geven. | FontWeight | ||
NORMAL : String = "normal" [statisch]
Wordt gebruikt om het normale tekengewicht aan te geven. | FontWeight |
Constantedetails
BOLD | Constante |
public static const BOLD:String = "bold"
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Wordt gebruikt om het vette tekengewicht 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 het normale tekengewicht aan te geven.
Wed Jun 13 2018, 11:42 AM Z