static public method SvgCanvasFactory.ToSvg

Brief

Gets SVG content of canvas

Declaration
C#
string  ToSvg (IReticleCanvas canvas)

Parameters
canvas

The canvas previously created using Create method.

Declared in SvgCanvasFactory

back