| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
TypographicCase クラスは、ElementFormat クラスの
typographicCase プロパティの設定で使用される定数値の列挙です。
public static const CAPS:String = "caps"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
出力時に大文字の間隔が調整されるよう指定します。
public static const CAPS_AND_SMALL_CAPS:String = "capsAndSmallCaps"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
出力時にすべての小文字でスモールキャップス文字を使用するよう指定します。
public static const DEFAULT:String = "default"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
デフォルトの大文字小文字区別を指定します。結果は大文字と小文字が区別されています。文字は、他に機能が適用されていないフォントデザイナーで指定した設定を使用します。
public static const LOWERCASE:String = "lowercase"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
出力時にすべての文字で小文字を使用するよう指定します。
public static const SMALL_CAPS:String = "smallCaps"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
出力時に大文字でスモールキャップ文字を使用するよう指定します。
public static const TITLE:String = "title"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
出力時にタイトル文字に大文字を使用するよう指定します。
public static const UPPERCASE:String = "uppercase"| 言語バージョン: | ActionScript 3.0 |
| ランタイムバージョン: | Flash Player 10, AIR 1.5 |
出力時にすべての文字で大文字を使用するよう指定します。
© 2009 Adobe Systems Incorporated. All rights reserved.
Thu Mar 19 2009, 08:51 PM -07:00 現在のページ: http://livedocs.adobe.com/flex/3_jp/langref/flash/text/engine/TypographicCase.html