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

◆ win_logo() [2/2]

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

Gets an xtd::drawing::icon object that contains the Windows logo icon (WIN32: IDI_WINLOGO) 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 Windows logo icon.