I guess I just needed to hit the Send button to figure it out. It turns out
that I can pass “none” as a color. I don’t see it in the documentation
anywhere, but the SVG component must just pass it through to the SVG layer. So:
$tRef:=SVG_New_circle ($tSVG;200;200;100;"red”;"none";10)
gives me a circle with no background.
So, never mind! :-)
--
Cannon.Smith
Synergy Farm Solutions Inc.
Hill Spring, AB Canada
403-626-3236
<[email protected]>
<www.synergyfarmsolutions.com>
> On Jul 20, 2018, at 8:59 AM, Cannon Smith via 4D_Tech <[email protected]>
> wrote:
>
> $tRef:=SVG_New_circle ($tSVG;200;200;100;"red";"white:0";10)
> //“white:0” = transparent
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************