Paket | flash.text.engine |
Klasse | public final class FontWeight |
Vererbung | FontWeight Object |
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 10, AIR 1.5, Flash Lite 4 |
FontDescription.fontWeight
verwendet werden.
Verwandte API-Elemente
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
Konstante | Definiert von | ||
---|---|---|---|
BOLD : String = "bold" [statisch]
Wird verwendet, um die Fettschriftstärke anzuzeigen. | FontWeight | ||
NORMAL : String = "normal" [statisch]
Wird verwendet, um die normale Schriftstärke anzuzeigen. | FontWeight |
Konstantendetails
BOLD | Konstante |
public static const BOLD:String = "bold"
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Wird verwendet, um die Fettschriftstärke anzuzeigen.
NORMAL | Konstante |
public static const NORMAL:String = "normal"
Sprachversion: | ActionScript 3.0 |
Laufzeitversionen: | Flash Player 10, AIR 1.5, Flash Lite 4 |
Wird verwendet, um die normale Schriftstärke anzuzeigen.
Tue Jun 12 2018, 10:04 AM Z