__cdecl IMAGE_PROC _32 GetFontHeight(Font); _32 (* GetFontHeight)(Font);
Parameters |
Description |
Font |
Font to get the height of. if NULL returns an internal font's height. |
the height of the font.
Returns the height of a font for purposes of spacing between lines. Characters may render outside of this height.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|