C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / CreateFontIndirect Method / CreateFontIndirect(LOGFONT_UNMANAGED) Method

In This Topic
CreateFontIndirect(LOGFONT_UNMANAGED) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function CreateFontIndirect( _
   ByRef lplf As Win32.LOGFONT_UNMANAGED _
) As IntPtr
 

Parameters

lplf
See Also