The AntialiasingMode can be one of:
| Constant | Description | 
|---|---|
Enums. | (0) No antialiasing is performed. | 
Enums. | (1) Minimal antialiasing is performed, optimized for speed. | 
Enums. | (2) Some antialiasing is performed, optimized for speed with better quality than Fastest. | 
Enums. | (3) A good balance of speed and quality. | 
Enums. | (4) The best quality antialiasing. This option takes the longest to render. |