| Package | flash.text.engine |
| Class | public final class GlyphRotation |
| Inheritance | GlyphRotation Object |
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
TextBlock.glyphRotation.
See also
| Constant | Defined By | ||
|---|---|---|---|
| FULL_AND_WIDE : String = "fullAndWide" [static]
Indicates automatic rotation of full width and wide characters. | GlyphRotation | ||
| NONE : String = "none" [static]
Indicates no glyph rotation. | GlyphRotation | ||
| FULL_AND_WIDE | Constant |
public static const FULL_AND_WIDE:String = "fullAndWide"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Indicates automatic rotation of full width and wide characters.
| NONE | Constant |
public static const NONE:String = "none"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Indicates no glyph rotation.