[]
        
(Showing Draft Content)

C1.Util.Drawing.GetSvgSize

GetSvgSize Method

GetSvgSize(string)

Gets image size in points from SVG code.

Declaration
public static SizeF GetSvgSize(string svgCode)
Parameters
Type Name Description
string svgCode

The SVG text code.

Returns
Type Description
SizeF

The SizeF object in points.