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

◆ create() [6/24]

static font_picker xtd::forms::font_picker::create ( const drawing::font font,
const drawing::point location 
)
static

A factory to create an xtd::forms::font_picker with specified font, and location.

Parameters
fontThe selected font.
locationA xtd::drawing::point that represent location of the xtd::forms::font_picker.
Returns
New xtd::forms::font_picker created.