Table of Contents

TTMSMCPBitmapHelper.LoadFromSVG Method

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

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

Syntax

procedure LoadFromSVG(ASVG: string);

Parameters

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