[]
HRESULT IDWriteGdiInterop::CreateFontFaceFromHdc([In] HDC hdc,[Out] IDWriteFontFace** fontFace)
public FontFace CreateFontFaceFromHdc(IntPtr hdc)
Public Function CreateFontFaceFromHdc(hdc As IntPtr) As FontFace
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc |
| Type | Description |
|---|---|
| FontFace |