Table of Contents

TTMSMCPSVGImport.SaveToFile Method

Saves the current SVG source to the specified file.

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

Syntax

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

Parameters

Name Description
AFile The path to the output SVG file.