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

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

Parameters

lplf
See Also