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

◆ from_name() [2/4]

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

Gets system icon from specified name and size.

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