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

◆ error() [2/2]

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

Gets an xtd::drawing::icon object that contains the system error icon (WIN32: IDI_ERROR) 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 error icon.