ITMSMCPSVGBitmap.HasSVG Method
Determines whether the object currently holds SVG data that can be rendered as a vector graphic.
API unit family: TMS.MCP.Types
Declaring type: ITMSMCPSVGBitmap
Syntax
function HasSVG: Boolean;
Returns
True when SVG data is present; False when the object contains only raster data or is empty.