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