Hi Vincent,

"V. de Weger" <[EMAIL PROTECTED]> wrote on 09/08/2006 10:16:38 AM:

> I would like to give the JSVGCanvas background the same color as the 
color of
> my SVG background -- rect in the SVG -- (so zooming outside the viewbox
> doesn't show the viewbox border). Does anybody know how to do this?

   Have you tried:
    JSVGCanvas.setBackground(Color c)

   You will need to get the color of your Background rect but this
shouldn't be too hard.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to