Font::FromLogFont Method
.NET Framework (current version)
Creates a Font from the specified GDI logical font (LOGFONT) structure.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FromLogFont(Object^) | Creates a Font from the specified GDI logical font (LOGFONT) structure. |
![]() ![]() | FromLogFont(Object^, IntPtr) | Creates a Font from the specified GDI logical font (LOGFONT) structure. |
Show:

