Simba.Data
Simba.Data.Circuit
Circuit.SaveAsSvg(string) Method
Export the circuit drawing to an SVG file.
1 | |
Parameters
filePath System.String
Destination SVG file path.
Returns
System.Boolean
True if saved successfully.
Export the circuit drawing to an SVG file.
1 | |
filePath System.String
Destination SVG file path.
System.Boolean
True if saved successfully.