TTMSFNCSVGImport.ElementCount Method
Returns the number of top-level SVG elements parsed from the current SVG source.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGImport
Syntax
function ElementCount: Integer; virtual; abstract;
Returns
The number of parsed top-level SVG elements.