ComponentOne Bitmap for WPF
CreateFontFromLOGFONT Method

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > GdiInterop Class : CreateFontFromLOGFONT Method
HRESULT IDWriteGdiInterop::CreateFontFromLOGFONT([In] const void* logFont,[Out] IDWriteFont** font)
Syntax
'Declaration
 
Public Function CreateFontFromLOGFONT( _
   ByVal logFont As System.IntPtr _
) As Font
public Font CreateFontFromLOGFONT( 
   System.IntPtr logFont
)

Parameters

logFont
See Also

Reference

GdiInterop Class
GdiInterop Members