LogFontQuality Enumeration
.NET Framework 2.0
Specifies the quality of a font.
Namespace: Microsoft.WindowsCE.Forms
Assembly: Microsoft.WindowsCE.Forms (in microsoft.windowsce.forms.dll)
Assembly: Microsoft.WindowsCE.Forms (in microsoft.windowsce.forms.dll)
| Member name | Description | |
|---|---|---|
![]() | AntiAliased | Specifies that font edges are blended to increase the smoothness of the stroke. |
![]() | ClearType | Specifies that text is rendered using the ClearType® antialiasing method. |
![]() | ClearTypeCompat | Specifies that the text is ClearType compatible. |
![]() | Default | Specifies that appearance of the font does not matter. |
![]() | Draft | Specifies that quality is less important than faster rendering. |
![]() | NonAntiAliased | Specifies that font edges are not blended to increase the smoothness of the stroke. |
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show:
