名前 | 解説 | |
---|---|---|
LogFont コンストラクタ |
LogFontデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
LogFont コンストラクタ |
名前 | 解説 | |
---|---|---|
lfCharSet | The character set. | |
lfClipPrecision | The clipping precision. | |
lfEscapement | The angle, in tenths of degrees, between the escapement vector and the x-axis of the device. | |
lfFaceName | A string that specifies the typeface name of the font. | |
lfHeight | The height, in logical units, of the font's character cell or character. | |
lfItalic | An italic font if set to TRUE. | |
lfOrientation | The angle, in tenths of degrees, between each character's base line and the x-axis of the device. | |
lfOutPrecision | The output precision. | |
lfPitchAndFamily | The pitch and family of the font. | |
lfQuality | The output quality. | |
lfStrikeOut | A strikeout font if set to TRUE. | |
lfUnderline | An underlined font if set to TRUE. | |
lfWeight | The weight of the font in the range 0 through 1000. | |
lfWidth | The average width, in logical units, of characters in the font. |