Table of Contents

TTMSFNCBitmap.LoadFromSVG Method

Parses the given SVG markup and renders it into the bitmap.

API unit family: TMSFNCTypes Declaring type: TTMSFNCBitmap

Syntax

procedure LoadFromSVG(const ASVG: string); virtual;

Parameters

Name Description
ASVG The SVG markup string to load.