Font::FromLogFont Method

 

Creates a Font from the specified GDI logical font (LOGFONT) structure.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticFromLogFont(Object^)

Creates a Font from the specified GDI logical font (LOGFONT) structure.

System_CAPS_pubmethodSystem_CAPS_staticFromLogFont(Object^, IntPtr)

Creates a Font from the specified GDI logical font (LOGFONT) structure.

Return to top
Show: