Table of Contents

TTMSFNCSVGBitmap.AssignTo Method

Copies the SVG content from this bitmap to the destination persistent object.

API unit family: TMSFNCTypes Declaring type: TTMSFNCSVGBitmap

Syntax

procedure AssignTo(Dest: TPersistent); override;

Parameters

Name Description
Dest The destination object that receives the SVG data.