AntiAlias

Description

The method to use to smooth edges by softening the color transition between edge pixels and background pixels.

Static Properties

CRISP readonly Makes type appear somewhat sharp.
NONE readonly Does not use anti-aliasing.
SHARP readonly Makes type appear its sharpest.
SMOOTH readonly Makes type appear smoother.
STRONG readonly Makes type appear heavier.