[]
HRESULT IDWriteGdiInterop::CreateFontFromLOGFONT([In] const void* logFont,[Out] IDWriteFont** font)
public Font CreateFontFromLOGFONT(IntPtr logFont)
Public Function CreateFontFromLOGFONT(logFont As IntPtr) As Font
| Type | Name | Description |
|---|---|---|
| IntPtr | logFont |
| Type | Description |
|---|---|
| Font |