Fonts Structures (Windows CE 5.0)
The following table shows the fonts structures, with a description of the purpose of each.
Programming element | Description |
---|---|
ABC | The ABC structure contains the width of a character in a TrueType font. |
ENUMLOGFONT | This structure defines a font's attributes, full name, and style. |
LOGFONT | This structure defines the attributes of a font. |
NEWTEXTMETRIC | This structure contains data that describes a physical font. |
TEXTMETRIC | This structure contains basic information about a physical font. |
See Also
Send Feedback on this topic to the authors