Font parameters with everything set to default. More...
#include <GdiObject.h>
Public Member Functions | |
HFONT | CreateFont (int height) const |
FontParams & | SetCharSet (BYTE pCharset) |
FontParams & | SetClipPrecision (BYTE pClipPrecision) |
FontParams & | SetEscapment (int pEscapement) |
FontParams & | SetFaceName (const tstring &pFacename) |
FontParams & | SetItalic (BOOL set) |
FontParams & | SetOrientation (int pOrientation) |
FontParams & | SetOutPrecision (BYTE pOutPrecision) |
FontParams & | SetPitchAndFamily (BYTE pPitchAndFamily) |
FontParams & | SetQuality (BYTE pQuality) |
FontParams & | SetStrikeout (BOOL set) |
FontParams & | SetUnderline (BOOL set) |
FontParams & | SetWeight (int pWeight) |
FontParams & | SetWidth (int pWidth) |
Font parameters with everything set to default.
These values can of course be manipulated after the object is constructed.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |