WebImageViewer.SVGData
From Xojo Documentation
Property (As String )
aWebImageViewer.SVGData = newStringValue
or
StringValue = aWebImageViewer.SVGData
New in 2020r1
Supported for all project types and targets.
or
StringValue = aWebImageViewer.SVGData
New in 2020r1
Supported for all project types and targets.
If this property contains SVG-formatted data, it will be drawn into the WebImageViewer at runtime.
Notes
The SVG picture is not drawn in the Layout Editor.