|
explicit |
Initializes a new xtd::drawing::font_family with the specified name.
name | The name of the new xtd::drawing::font_family. |
std::invalid_argument | name is an empty string ("") - or - name specifies a font that is not installed on the computer running the application. |