C1.Excel Assembly / C1.Util Namespace / SvgRendering Class / ToContext Method

In This Topic
ToContext Method
In This Topic
Generates a SVG text context code, that inside svg tag.
Syntax
'Declaration
 
Public Function ToContext() As System.String
 

Return Value

The generated SVG text code.
See Also