Re: [svg-developers] Using SVG in a .NET application

2005-01-25 Thread Jeff Rafter
I've been trying to use SVG in a C# application and have succeeded in presenting a SVG image with the sharpvectorgraphics library (been using an image of a graph actually). But now I would like to add some interactivity, making it possible for the user to select or move each of my graph's

[svg-developers] Using SVG in a .NET application

2005-01-24 Thread scasquiov
I've been trying to use SVG in a C# application and have succeeded in presenting a SVG image with the sharpvectorgraphics library (been using an image of a graph actually). But now I would like to add some interactivity, making it possible for the user to select or move each of my graph's node

RE: [svg-developers] Using SVG in a .NET application

2005-01-24 Thread Peter Schonefeld
I've been trying to use SVG in a C# application and have succeeded in presenting a SVG image with the sharpvectorgraphics library (been using an image of a graph actually). But now I would like to add some interactivity From what you have described, if the functionality is not in