[]
        
(Showing Draft Content)

C1.Util.SvgGraphicsRendering.ToText

ToText Method

ToText()

Generates a SVG text code.

Declaration
public string ToText()
Returns
Type Description
string

The generated SVG text code.

Implements