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

◆ from_name() [3/4]

static xtd::drawing::icon xtd::drawing::system_icons::from_name ( const xtd::ustring theme,
const xtd::ustring name 
)
static

Gets system icon from specified them and name.

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