to_svg method
to_svg(image_file, options)
Saves the shape to a svg file.
def to_svg(self, image_file, options):
...
| Parameter | Type | Description |
|---|---|---|
| image_file | str | |
| options | aspose.diagram.saving.SVGSaveOptions |
See Also
- module aspose.diagram
- class Shape