C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / GdiInterop Class / CreateFontFaceFromHdc Method

In This Topic
CreateFontFaceFromHdc Method
In This Topic
HRESULT IDWriteGdiInterop::CreateFontFaceFromHdc([In] HDC hdc,[Out] IDWriteFontFace** fontFace)
Syntax
'Declaration
 
Public Function CreateFontFaceFromHdc( _
   ByVal hdc As System.IntPtr _
) As FontFace
 

Parameters

hdc
See Also