Table of Contents

TTMSMCPSVGImport.LoadFromFile Method

Parses SVG content from the specified file and prepares it for rendering.

API unit family: TMS.MCP.Types Declaring type: TTMSMCPSVGImport

Syntax

procedure LoadFromFile(const AFile: string); virtual; abstract;

Parameters

Name Description
AFile The path to the SVG file.