Table of Contents

TTMSFNCBitmapHelper.LoadFromSVG Method

Loads the bitmap from an SVG string, replacing any existing content.

API unit family: TMSFNCTypes Declaring type: TTMSFNCBitmapHelper

Syntax

procedure LoadFromSVG(ASVG: string);

Parameters

Name Description
ASVG The SVG markup string to render into the bitmap.