xtd::drawing::font::font | ( | const font & | prototype, |
float | em_size | ||
) |
IInitializes a new Font that uses the specified existing xtd::drawing::font and size.
prototype | The existing xtd::drawing::font from which to create the new xtd::drawing::font. |
em_size | The em-size of the new font in the units specified by the unit parameter. |