| Package | flash.text |
| Class | public final class AntiAliasType |
| Inheritance | AntiAliasType Object |
| flash.text.TextField |
| Property | Defined by | ||
|---|---|---|---|
| ADVANCED : String = "advanced" [static]
Sets anti-aliasing to advanced anti-aliasing.
| AntiAliasType | ||
| NORMAL : String = "normal" [static]
Sets anti-aliasing to the anti-aliasing that is used in Flash Player 7 and earlier.
| AntiAliasType | ||
public static const ADVANCED:String = "advanced"
antiAliasType property in the TextField
class.
Use the syntax AntiAliasType.ADVANCED.
See also
| flash.text.TextField.antiAliasType |
public static const NORMAL:String = "normal"
antiAliasType property in the TextField
class.
Use the syntax AntiAliasType.NORMAL.
See also
| flash.text.TextField.antiAliasType |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/flashauthoringpreview/flash/text/AntiAliasType.html