套件 | flash.text.engine |
類別 | public final class FontPosture |
繼承 | FontPosture Object |
語言版本: | ActionScript 3.0 |
執行階段版本: | Flash Player 10, AIR 1.5, Flash Lite 4 |
FontDescription.fontPosture
使用,以設定文字為斜體或一般。
相關 API 元素
公用常數
常數 | 定義自 | ||
---|---|---|---|
ITALIC : String = "italic" [靜態]
用來指出斜體的字體型態。 | FontPosture | ||
NORMAL : String = "normal" [靜態]
用來指出正常的字體型態。 | FontPosture |
常數詳細資訊
ITALIC | 常數 |
public static const ITALIC:String = "italic"
語言版本: | 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