Table of Contents

TTMSMCPSVGBitmap.GetSVG Method

Returns the underlying SVG import object that holds the parsed SVG tree.

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

Syntax

function GetSVG: TTMSMCPSVGImport;

Returns

The underlying SVG import object; nil if no SVG content has been loaded.