TTMSFNCSVGImport.LoadFromFile Method
Parses SVG content from the specified file and prepares it for rendering.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGImport
Syntax
procedure LoadFromFile(const AFile: string); virtual; abstract;
Parameters
| Name | Description |
|---|---|
AFile |
The path to the SVG file. |