[]
Gets image from SVG code.
public static Image GetSvgImage(string svgCode)
The SVG text code.
The image object.