ToSvg

Shape.ToSvg method

Saves the shape to a svg file.

public void ToSvg(string imageFile, SVGSaveOptions options)
Parameter Description
fileName the svg file name with full path

See Also