Shape.ToSvg
Shape.ToSvg method
Saves the shape to a svg file.
public void ToSvg(string fileName, SVGSaveOptions options)
| Parameter | Type | Description |
|---|---|---|
| fileName | String | the svg file name with full path |
| options | SVGSaveOptions | Svg save options |
See Also
- class SVGSaveOptions
- class Shape
- namespace Aspose.Diagram
- assembly Aspose.Diagram