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

◆ font() [1/15]

xtd::drawing::font::font ( const font prototype,
float  em_size 
)

IInitializes a new Font that uses the specified existing xtd::drawing::font and size.

Parameters
prototypeThe existing xtd::drawing::font from which to create the new xtd::drawing::font.
em_sizeThe em-size of the new font in the units specified by the unit parameter.