TTMSFNCSVGBitmap.SaveToFile Method
Saves the SVG graphic to the specified file path.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGBitmap
Syntax
procedure SaveToFile(const FileName: String); override;
Parameters
| Name | Description |
|---|---|
FileName |
The full file path of the destination SVG file. |