套件 | flash.text.engine |
類別 | public final class FontWeight |
繼承 | FontWeight Object |
語言版本: | ActionScript 3.0 |
執行階段版本: | Flash Player 10, AIR 1.5, Flash Lite 4 |
FontDescription.fontWeight
搭配使用。
相關 API 元素
公用常數
常數 | 定義自 | ||
---|---|---|---|
BOLD : String = "bold" [靜態]
用來指出粗體的字體粗細。 | FontWeight | ||
NORMAL : String = "normal" [靜態]
用來指出正常的字體粗細。 | FontWeight |
常數詳細資訊
BOLD | 常數 |
public static const BOLD:String = "bold"
語言版本: | ActionScript 3.0 |
執行階段版本: | Flash Player 10, AIR 1.5, Flash Lite 4 |
用來指出粗體的字體粗細。
NORMAL | 常數 |
public static const NORMAL:String = "normal"
語言版本: | ActionScript 3.0 |
執行階段版本: | Flash Player 10, AIR 1.5, Flash Lite 4 |
用來指出正常的字體粗細。
Tue Jun 12 2018, 03:47 PM Z