Specifies the type of antialiasing to do when rendering text or shapes.
Syntax
public enum Antialias
Remarks
Members
| Member Name | Description |
|---|
| Default | Use the default antialiasing for the subsystem and target device |
| Gray | Perform single-color antialiasing (using shades of gray for black text on a white background, for example). |
| None | Use a bilevel alpha mask |
| Subpixel | Perform antialiasing by taking advantage of the order of subpixel elements on devices such as LCD panels |
Requirements
Namespace: Cairo
Assembly: Mono.Cairo (in Mono.Cairo.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0