Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Base Class Members
Construction
Constructs a CFont object. |
Initialization
Initializes a CFont with the specified characteristics. |
|
Initializes a CFont object with the characteristics given in a LOGFONT structure. |
|
Initializes a CFont with the specified height, measured in tenths of a point, and typeface. |
|
Same as CreateFontIndirect except that the font height is measured in tenths of a point rather than logical units. |
Operations
Returns a pointer to a CFont object when given a Windows HFONT. |
Attributes
Fills a LOGFONT with information about the logical font attached to the CFont object. |
|
Returns the Windows GDI font handle attached to the CFont object. |