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

◆ fullscreen() [4/6]

static xtd::drawing::image xtd::forms::form_button_images::fullscreen ( const xtd::ustring theme,
bool  maximized_form 
)
static

Fullscreen image object with specified theme and maximized form.

Parameters
themea string that represent theme of image.
maximized_formtrue if form is maximized; otherwise false.
Returns
A xtd::drawing::image that represent "window-fullscreen".