TTMSFNCSVGBitmap.GetSVG Method
Returns the underlying SVG import object that holds the parsed SVG tree.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGBitmap
Syntax
function GetSVG: TTMSFNCSVGImport;
Returns
The underlying SVG import object; nil if no SVG content has been loaded.