Table of Contents

TTMSMCPSVGBitmap.SaveToFile Method

Saves the SVG graphic to the specified file path.

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

Syntax

procedure SaveToFile(const FileName: String); override;

Parameters

Name Description
FileName The full file path of the destination SVG file.