source:
trunk/Include/Classes/System/Drawing/Text/misc.ab@
497
| Last change on this file since 497 was 497, checked in by , 18 years ago | |
|---|---|
| File size: 192 bytes | |
| Line | |
|---|---|
| 1 | ' Classes/System/Drawing/Text/misc.ab |
| 2 | |
| 3 | Enum TextRenderingHint |
| 4 | SystemDefault = 0 |
| 5 | SingleBitPerPixelGridFit |
| 6 | SingleBitPerPixel |
| 7 | AntiAliasGridFit |
| 8 | AntiAlias |
| 9 | ClearTypeGridFit |
| 10 | End Enum |
Note:
See TracBrowser
for help on using the repository browser.
