Table of Contents

TTMSMCPSVGImport.ElementCount Method

Returns the number of top-level SVG elements parsed from the current SVG source.

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

Syntax

function ElementCount: Integer; virtual; abstract;

Returns

The number of parsed top-level SVG elements.