[]
        
(Showing Draft Content)

C1.Util.Drawing.GetSvgImage

GetSvgImage Method

GetSvgImage(string)

Gets image from SVG code.

Declaration
public static Image GetSvgImage(string svgCode)
Parameters
Type Name Description
string svgCode

The SVG text code.

Returns
Type Description
Image

The image object.