[]
Specifies the quality of the anti-aliasing .
public enum AntiAliasing
Name | Description |
---|---|
All | Anti-aliasing is applied to both text and graphics. |
Graphics | Anti-aliasing is applied to graphics. |
None | Anti-aliasing is not applied. |
Text | Anti-aliasing is applied to text. |