fg_logfont()Win32 DirectX Fastgraph/Light Prototype void fg_logfont (HFONT hfont); Sub fg_logfont (ByVal hfont As Long) procedure fg_logfont (hfont : HFONT); Description The fg_logfont() function makes the requested logical font the current font. Parameters hfont is a Windows handle to the logical font, as returned by the Windows API functions CreateFont() or CreateFontIndirect(). Return value none Restrictions none See also fg_fontdc(), fg_fontload(), fg_print() Examples
|
 
copyright 2001 Ted Gruber Software, Inc.