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

◆ from_name() [1/4]

static xtd::drawing::icon xtd::drawing::system_icons::from_name ( const xtd::string name)
static

Gets system icon from specified name.

Parameters
nameThe system icon name.
Returns
An xtd::drawing::icon object that contains the system icon from specified name.
Remarks
The theme is the default system theme.
The size is the default size (32 x 32).