Show / Hide Table of Contents

Method FromFile

| Edit this page View Source

FromFile(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

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX