xtd 0.2.0
Loading...
Searching...
No Matches

◆ from_hfont()

static font xtd::drawing::font::from_hfont ( const intptr  hfont)
static

Creates a font from the specified Windows handle.

Parameters
hfontA Windows handle to a GDI font.
Returns
The font this method creates.