Table of Contents

TTMSMCPBitmap.LoadFromSVG Method

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

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

Syntax

procedure LoadFromSVG(const ASVG: string); virtual;

Parameters

Name Description
ASVG The SVG markup string to load.