Method FromFile
| Edit this page View SourceFromFile(string)
Loads an icon from an .ico file.
Declaration
public static Icon FromFile(string filename)
Parameters
Type | Name | Description |
---|---|---|
string | filename | Path to file |
Returns
Type | Description |
---|---|
Icon | Icon |