[]
Gets image size in points from SVG code.
public static SizeF GetSvgSize(string svgCode)
The SVG text code.
The SizeF object in points.