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

◆ question() [2/2]

static xtd::drawing::icon xtd::drawing::system_icons::question ( const xtd::drawing::size size)
staticnoexcept

Gets an xtd::drawing::icon object that contains the system question icon (WIN32: IDI_QUESTION) with specified size.

Parameters
sizeAn xtd::drawing::size structure that define the size of the icon in pixels.
Returns
An xtd::drawing::icon object that contains the system question icon.