|
clsFontHDC.eFontHDCQualityType Enum
Font quality type
Values
| Name |
Value |
Description |
| efhat_default |
DEFAULT_QUALITY |
Default Quality |
| efhat_nonantialiased |
NONANTIALIASED_QUALITY |
Default but forced to be non antialiased |
| efhat_antialiased |
ANTIALIASED_QUALITY |
With antialiasing if possible |
|