[]
HRESULT IDWriteGdiInterop::ConvertFontFaceToLOGFONT([In] IDWriteFontFace* font,[In] void* logFont)
public void ConvertFontFaceToLOGFONT(FontFace font, IntPtr logFont)
Public Sub ConvertFontFaceToLOGFONT(font As FontFace, logFont As IntPtr)
| Type | Name | Description |
|---|---|---|
| FontFace | font | |
| IntPtr | logFont |