Method FromFile
FromFile(string)
Creates ColorSvgImage from the specified svg file.
public static ColorSvgImage FromFile(string path)
Parameters
path
stringPath to file.
Creates ColorSvgImage from the specified svg file.
public static ColorSvgImage FromFile(string path)
path
stringPath to file.