Shape.ToSvg

Shape.ToSvg method

Saves the shape to a svg file.

public void ToSvg(string imageFile, SVGSaveOptions options)
ParameterDescription
fileNamethe svg file name with full path

See Also