Enumeration
AntiAlias
The method to use to smooth edges by softening the color transition between edge pixels and background pixels.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 3 | readonly | Makes type appear somewhat sharp. | |
| Int = 1 | readonly | Does not use anti-aliasing. | |
| Int = 2 | readonly | Makes type appear its sharpest. | |
| Int = 5 | readonly | Makes type appear smoother. | |
| Int = 4 | readonly | Makes type appear heavier. |
Object of 1
Properties elsewhere that hold an AntiAlias value.