[]
The possible values for the GaugePanel.AntiAliasing and Map.AntiAliasing properties.
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. |