[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.GdiInterop.CreateFontFaceFromHdc

CreateFontFaceFromHdc Method

CreateFontFaceFromHdc(nint)

HRESULT IDWriteGdiInterop::CreateFontFaceFromHdc([In] HDC hdc,[Out] IDWriteFontFace** fontFace)

Declaration
public FontFace CreateFontFaceFromHdc(nint hdc)
Public Function CreateFontFaceFromHdc(hdc As IntPtr) As FontFace
Parameters
Type Name Description
nint hdc
Returns
Type Description
FontFace