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