|
static |
A factory to create an xtd::forms::font_picker with specified font, location, size, and name.
font | The selected font. |
location | A xtd::drawing::point that represent location of the xtd::forms::font_picker. |
size | A xtd::drawing::size that represent size of the xtd::forms::font_picker. |
name | The name of the xtd::forms::font_picker. |