TEXTMETRICW
@system
struct TEXTMETRICW {
}
- tmAscent
LONG tmAscent;
Undocumented in source.
- tmAveCharWidth
LONG tmAveCharWidth;
Undocumented in source.
- tmBreakChar
WCHAR tmBreakChar;
Undocumented in source.
- tmCharSet
BYTE tmCharSet;
Undocumented in source.
- tmDefaultChar
WCHAR tmDefaultChar;
Undocumented in source.
- tmDescent
LONG tmDescent;
Undocumented in source.
- tmDigitizedAspectX
LONG tmDigitizedAspectX;
Undocumented in source.
- tmDigitizedAspectY
LONG tmDigitizedAspectY;
Undocumented in source.
- tmExternalLeading
LONG tmExternalLeading;
Undocumented in source.
- tmFirstChar
WCHAR tmFirstChar;
Undocumented in source.
- tmHeight
LONG tmHeight;
Undocumented in source.
- tmInternalLeading
LONG tmInternalLeading;
Undocumented in source.
- tmItalic
BYTE tmItalic;
Undocumented in source.
- tmLastChar
WCHAR tmLastChar;
Undocumented in source.
- tmMaxCharWidth
LONG tmMaxCharWidth;
Undocumented in source.
- tmOverhang
LONG tmOverhang;
Undocumented in source.
- tmPitchAndFamily
BYTE tmPitchAndFamily;
Undocumented in source.
- tmStruckOut
BYTE tmStruckOut;
Undocumented in source.
- tmUnderlined
BYTE tmUnderlined;
Undocumented in source.
- tmWeight
LONG tmWeight;
Undocumented in source.
win32 wingdi
aliasesenumsmanifest constantsvariables