Table of Contents

TTMSFNCGraphicsSVGImport.LoadFromFile Method

Parses SVG content from a file.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGImport

Syntax

procedure LoadFromFile(const AFile: string); override;

Parameters

Name Description
AFile Path to the SVG file.