TTMSFNCSVGImport.SaveToFile Method
Saves the current SVG source to the specified file.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGImport
Syntax
procedure SaveToFile(const AFile: string); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AFile |
The path to the output SVG file. |