Skip to content

Circuit.SaveAsSvgstring Method

Export the circuit drawing to an SVG file.

1
bool SaveAsSvg(filePath)

Parameters

filePath System.String

Destination SVG file path.

Returns

System.Boolean
True if saved successfully.