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

◆ from_hdc()

static font xtd::drawing::font::from_hdc ( const intptr  hdc)
static

Creates a font from the specified Windows handle to a device context.

Parameters
hdcA handle to a device context.
Returns
The font this method creates.